proxygen
fizz::Protocol Member List

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

checkAllowedExtensions(const EncryptedExtensions &ee, const std::vector< ExtensionType > &requestedExtensions)fizz::Protocolinlinestatic
checkAllowedExtensions(const ServerHello &shlo, const std::vector< ExtensionType > &requestedExtensions)fizz::Protocolinlinestatic
checkAllowedExtensions(const HelloRetryRequest &hrr)fizz::Protocolinlinestatic
checkDuplicateExtensions(const std::vector< Extension > &exts)fizz::Protocolinlinestatic
getFinished(folly::ByteRange handshakeWriteSecret, HandshakeContext &handshakeContext)fizz::Protocolinlinestatic
getKeyUpdated(KeyUpdateRequest request_update)fizz::Protocolinlinestatic
setAead(Type &recordLayer, CipherSuite cipher, folly::ByteRange secret, const Factory &factory, const KeyScheduler &scheduler)fizz::Protocolinlinestatic