Home
last modified time | relevance | path

Searched defs:key_size (Results 1 – 1 of 1) sorted by relevance

/tinycrypt-latest/lib/source/
Dhmac.c37 static void rekey(uint8_t *key, const uint8_t *new_key, unsigned int key_size) in rekey()
53 unsigned int key_size) in tc_hmac_set_key()