Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/amcc/
H A Dcrypto4xx_core.h239 int crypto4xx_decrypt_aes_ccm(struct aead_request *req);
H A Dcrypto4xx_alg.c478 int crypto4xx_decrypt_aes_ccm(struct aead_request *req) in crypto4xx_decrypt_aes_ccm() function
H A Dcrypto4xx_core.c1318 .decrypt = crypto4xx_decrypt_aes_ccm,