![]() |
ndn-lite
|
#include <stddef.h>
#include <stdint.h>
#include "sec-lib/tinycrypt/tc_ecc.h"
#include "sec-lib/micro-ecc/uECC.h"
#include "../../../ndn-constants.h"
Go to the source code of this file.
Data Structures | |
struct | abstract_ecc_pub_key |
struct | abstract_ecc_prv_key |
Functions | |
void | ndn_lite_default_ecc_load_backend (void) |
void ndn_lite_default_ecc_load_backend | ( | void | ) |