Searched refs:TCCcmMode_t (Results 1 – 2 of 2) sorted by relevance
95 } *TCCcmMode_t; typedef111 int tc_ccm_config(TCCcmMode_t c, TCAesKeySched_t sched, uint8_t *nonce,159 unsigned int plen, TCCcmMode_t c);205 TCCcmMode_t c);
39 int tc_ccm_config(TCCcmMode_t c, TCAesKeySched_t sched, uint8_t *nonce, in tc_ccm_config()44 if (c == (TCCcmMode_t) 0 || in tc_ccm_config()140 unsigned int plen, TCCcmMode_t c) in tc_ccm_generation_encryption()145 (c == (TCCcmMode_t) 0) || in tc_ccm_generation_encryption()201 unsigned int plen, TCCcmMode_t c) in tc_ccm_decryption_verification()207 (c == (TCCcmMode_t) 0) || in tc_ccm_decryption_verification()
Completed in 5 milliseconds