Searched defs:nonce (Results 1 – 3 of 3) sorted by relevance
93 uint8_t *nonce; /* nonce required by CCM */ member
42 uint8_t nonce[TC_AES_BLOCK_SIZE]; in tc_ctr_mode() local
39 int tc_ccm_config(TCCcmMode_t c, TCAesKeySched_t sched, uint8_t *nonce, in tc_ccm_config()98 uint8_t nonce[TC_AES_BLOCK_SIZE]; in ccm_ctr_mode() local