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