proxygen
fizz::OpenSSLEVPCipher< EVPImpl > Member List

This is the complete list of members for fizz::OpenSSLEVPCipher< EVPImpl >, including all inherited members.

createIV(uint64_t seqNum) const fizz::OpenSSLEVPCipher< EVPImpl >private
decrypt(std::unique_ptr< folly::IOBuf > &&ciphertext, const folly::IOBuf *associatedData, uint64_t seqNum) const fizz::Aeadinlinevirtual
decryptCtx_fizz::OpenSSLEVPCipher< EVPImpl >private
encrypt(std::unique_ptr< folly::IOBuf > &&plaintext, const folly::IOBuf *associatedData, uint64_t seqNum) const overridefizz::OpenSSLEVPCipher< EVPImpl >virtual
encryptCtx_fizz::OpenSSLEVPCipher< EVPImpl >private
getCipherOverhead() const overridefizz::OpenSSLEVPCipher< EVPImpl >virtual
headroom_fizz::OpenSSLEVPCipher< EVPImpl >private
ivLength() const overridefizz::OpenSSLEVPCipher< EVPImpl >inlinevirtual
keyLength() const overridefizz::OpenSSLEVPCipher< EVPImpl >inlinevirtual
OpenSSLEVPCipher()fizz::OpenSSLEVPCipher< EVPImpl >
OpenSSLEVPCipher(OpenSSLEVPCipher &&other)=defaultfizz::OpenSSLEVPCipher< EVPImpl >
operator=(OpenSSLEVPCipher &&other)=defaultfizz::OpenSSLEVPCipher< EVPImpl >
setEncryptedBufferHeadroom(size_t headroom) overridefizz::OpenSSLEVPCipher< EVPImpl >inlinevirtual
setKey(TrafficKey trafficKey) overridefizz::OpenSSLEVPCipher< EVPImpl >virtual
trafficKey_fizz::OpenSSLEVPCipher< EVPImpl >private
tryDecrypt(std::unique_ptr< folly::IOBuf > &&ciphertext, const folly::IOBuf *associatedData, uint64_t seqNum) const overridefizz::OpenSSLEVPCipher< EVPImpl >virtual
~Aead()=defaultfizz::Aeadvirtual
~OpenSSLEVPCipher() override=defaultfizz::OpenSSLEVPCipher< EVPImpl >