proxygen
fizz::Aead Member List

This is the complete list of members for fizz::Aead, including all inherited members.

decrypt(std::unique_ptr< folly::IOBuf > &&ciphertext, const folly::IOBuf *associatedData, uint64_t seqNum) const fizz::Aeadinlinevirtual
encrypt(std::unique_ptr< folly::IOBuf > &&plaintext, const folly::IOBuf *associatedData, uint64_t seqNum) const =0fizz::Aeadpure virtual
getCipherOverhead() const =0fizz::Aeadpure virtual
ivLength() const =0fizz::Aeadpure virtual
keyLength() const =0fizz::Aeadpure virtual
setEncryptedBufferHeadroom(size_t headroom)=0fizz::Aeadpure virtual
setKey(TrafficKey key)=0fizz::Aeadpure virtual
tryDecrypt(std::unique_ptr< folly::IOBuf > &&ciphertext, const folly::IOBuf *associatedData, uint64_t seqNum) const =0fizz::Aeadpure virtual
~Aead()=defaultfizz::Aeadvirtual