Searched refs:aes_ccm_ad (Results 1 – 2 of 2) sorted by relevance
68 int __must_check aes_ccm_ad(const u8 *key, size_t key_len, const u8 *nonce,
178 int aes_ccm_ad(const u8 *key, size_t key_len, const u8 *nonce, in aes_ccm_ad() function