Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/bt_crypto/tinycrypt/source/
A Dhmac.c37 static void rekey(uint8_t *key, const uint8_t *new_key, unsigned int key_size) in rekey() function
82 rekey(ctx->key, key, key_size); in tc_hmac_set_key()
88 rekey(ctx->key, in tc_hmac_set_key()

Completed in 2 milliseconds