![]() |
ndn-lite
|
The structure to represent the backend implementation. More...
#include <ndn-lite-hmac.h>
The structure to represent the backend implementation.
ndn_hmac_get_key_size_impl ndn_hmac_backend::get_key_size |
ndn_hmac_get_key_value_impl ndn_hmac_backend::get_key_value |
ndn_hkdf_impl ndn_hmac_backend::hkdf |
ndn_hmac_sha256_impl ndn_hmac_backend::hmac_sha256 |
ndn_hmacprng_impl ndn_hmac_backend::hmacprng |
ndn_hmac_load_key_impl ndn_hmac_backend::load_key |
ndn_hmac_make_key_impl ndn_hmac_backend::make_key |