Searched refs:aes_ccm_enc1 (Results 1 – 3 of 3) sorted by relevance
72 void aes_ccm_enc1(const struct aesenc *, const uint8_t[static 16],
314 aes_ccm_enc1(const struct aesenc *enc, const uint8_t in[static 16], in aes_ccm_enc1() function
222 aes_ccm_enc1(C->enc, p, q, nbytes - (nbytes % 16), auth, in aes_ccm_enc()