proxygen
|
#include <Exporter.h>
Static Public Member Functions | |
static Buf | getEkm (CipherSuite cipher, folly::ByteRange exporterMaster, folly::StringPiece label, Buf context, uint16_t length) |
Definition at line 16 of file Exporter.h.
|
static |
Definition at line 13 of file Exporter.cpp.
References folly::IOBuf::create(), folly::Range< Iter >::hash(), fizz::Factory::makeKeyDeriver(), folly::range(), secret, and folly::IOBuf::wrapBuffer().
Referenced by fizz::server::FizzServer< ActionMoveVisitor, SM >::getEarlyEkm(), fizz::client::FizzClient< ActionMoveVisitor, SM >::getEarlyEkm(), and fizz::FizzBase< Derived, ActionMoveVisitor, StateMachine >::getEkm().