Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/amcc/
Dcrypto4xx_core.h241 int crypto4xx_encrypt_aes_ccm(struct aead_request *req);
Dcrypto4xx_alg.c481 int crypto4xx_encrypt_aes_ccm(struct aead_request *req) in crypto4xx_encrypt_aes_ccm() function
Dcrypto4xx_core.c1255 .encrypt = crypto4xx_encrypt_aes_ccm,