CCF
|
Go to the source code of this file.
Namespaces | |
namespace | ccf |
namespace | ccf::crypto |
Functions | |
std::vector< uint8_t > | ccf::crypto::hkdf (MDType md_type, size_t length, const std::span< const uint8_t > &ikm, const std::span< const uint8_t > &salt={}, const std::span< const uint8_t > &info={}) |