Home
last modified time | relevance | path

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

/tinycrypt-latest/lib/include/tinycrypt/
Dcmac_mode.h142 int tc_cmac_setup(TCCmacState_t s, const uint8_t *key,
/tinycrypt-latest/lib/source/
Dcmac_mode.c97 int tc_cmac_setup(TCCmacState_t s, const uint8_t *key, TCAesKeySched_t sched) in tc_cmac_setup() function