proxygen
|
This is the complete list of members for fizz::Protocol, including all inherited members.
checkAllowedExtensions(const EncryptedExtensions &ee, const std::vector< ExtensionType > &requestedExtensions) | fizz::Protocol | inlinestatic |
checkAllowedExtensions(const ServerHello &shlo, const std::vector< ExtensionType > &requestedExtensions) | fizz::Protocol | inlinestatic |
checkAllowedExtensions(const HelloRetryRequest &hrr) | fizz::Protocol | inlinestatic |
checkDuplicateExtensions(const std::vector< Extension > &exts) | fizz::Protocol | inlinestatic |
getFinished(folly::ByteRange handshakeWriteSecret, HandshakeContext &handshakeContext) | fizz::Protocol | inlinestatic |
getKeyUpdated(KeyUpdateRequest request_update) | fizz::Protocol | inlinestatic |
setAead(Type &recordLayer, CipherSuite cipher, folly::ByteRange secret, const Factory &factory, const KeyScheduler &scheduler) | fizz::Protocol | inlinestatic |