Home
last modified time | relevance | path

Searched refs:tc_hmac_init (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/ble_host/bt_crypto/tinycrypt/source/
A Dhmac_prng.c84 (void)tc_hmac_init(&prng->h); in update()
93 (void)tc_hmac_init(&prng->h); in update()
98 (void)tc_hmac_init(&prng->h); in update()
107 (void)tc_hmac_init(&prng->h); in update()
195 (void)tc_hmac_init(&prng->h); in tc_hmac_prng_generate()
A Dhmac.c96 int tc_hmac_init(TCHmacState_t ctx) in tc_hmac_init() function
/AliOS-Things-master/components/ble_host/bt_crypto/tinycrypt/include/tinycrypt/
A Dhmac.h102 int tc_hmac_init(TCHmacState_t ctx);

Completed in 4 milliseconds