Searched refs:SafeEncryptedSize (Results 1 – 1 of 1) sorted by relevance
78 size_t SafeEncryptedSize(size_t len);199 size_t PairingAuthCtx::SafeEncryptedSize(size_t len) { in SafeEncryptedSize() function in PairingAuthCtx250 return ctx->SafeEncryptedSize(len); in pairing_auth_safe_encrypted_size()