Searched refs:aes_ccm_final (Results 1 – 1 of 1) sorted by relevance
77 static void aes_ccm_final(uint8_t *, void *);139 .final = aes_ccm_final,310 aes_ccm_final(uint8_t *tag, void *vctx) in aes_ccm_final() function