Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/bt_crypto/tinycrypt/source/
A Dhmac_prng.c90 (void)tc_hmac_set_key(&prng->h, prng->key, sizeof(prng->key)); in update()
104 (void)tc_hmac_set_key(&prng->h, prng->key, sizeof(prng->key)); in update()
127 tc_hmac_set_key(&prng->h, prng->key, sizeof(prng->key)); in tc_hmac_prng_init()
A Dhmac.c52 int tc_hmac_set_key(TCHmacState_t ctx, const uint8_t *key, in tc_hmac_set_key() function
/AliOS-Things-master/components/ble_host/bt_crypto/tinycrypt/include/tinycrypt/
A Dhmac.h92 int tc_hmac_set_key(TCHmacState_t ctx, const uint8_t *key,

Completed in 4 milliseconds