![]() |
ndn-lite
|
The structure to represent the backend implementation. More...
#include <ndn-lite-sha.h>
Data Fields | |
ndn_sha256_init_impl | sha256_init |
ndn_sha256_update_impl | sha256_update |
ndn_sha256_finish_impl | sha256_finish |
The structure to represent the backend implementation.
ndn_sha256_finish_impl ndn_sha_backend::sha256_finish |
ndn_sha256_init_impl ndn_sha_backend::sha256_init |
ndn_sha256_update_impl ndn_sha_backend::sha256_update |