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