Searched refs:crypto4xx_decrypt_aes_ccm (Results 1 – 3 of 3) sorted by relevance
234 int crypto4xx_decrypt_aes_ccm(struct aead_request *req);
464 int crypto4xx_decrypt_aes_ccm(struct aead_request *req) in crypto4xx_decrypt_aes_ccm() function
1278 .decrypt = crypto4xx_decrypt_aes_ccm,