Home
last modified time | relevance | path

Searched refs:crypto4xx_decrypt_aes_ccm (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/crypto/amcc/
H A Dcrypto4xx_core.h234 int crypto4xx_decrypt_aes_ccm(struct aead_request *req);
H A Dcrypto4xx_alg.c464 int crypto4xx_decrypt_aes_ccm(struct aead_request *req) in crypto4xx_decrypt_aes_ccm() function
H A Dcrypto4xx_core.c1278 .decrypt = crypto4xx_decrypt_aes_ccm,