Home
last modified time | relevance | path

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

/lib/source/
A Dhmac.c37 static void rekey(uint8_t *key, const uint8_t *new_key, unsigned int key_size) in rekey()
52 int tc_hmac_set_key(TCHmacState_t ctx, const uint8_t *key, in tc_hmac_set_key()
A Dcmac_mode.c97 int tc_cmac_setup(TCCmacState_t s, const uint8_t *key, TCAesKeySched_t sched) in tc_cmac_setup()
/lib/include/tinycrypt/
A Dhmac.h76 uint8_t key[2*TC_SHA256_BLOCK_SIZE]; member
A Dctr_prng.h75 struct tc_aes_key_sched_struct key; member
A Dhmac_prng.h84 uint8_t key[TC_SHA256_DIGEST_SIZE]; member

Completed in 9 milliseconds