Home
last modified time | relevance | path

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

/linux/drivers/crypto/amcc/
H A Dcrypto4xx_core.h233 int crypto4xx_encrypt_aes_ccm(struct aead_request *req);
H A Dcrypto4xx_alg.c459 int crypto4xx_encrypt_aes_ccm(struct aead_request *req) in crypto4xx_encrypt_aes_ccm() function
H A Dcrypto4xx_core.c1277 .encrypt = crypto4xx_encrypt_aes_ccm,