Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/amcc/
Dcrypto4xx_core.h246 int crypto4xx_decrypt_aes_gcm(struct aead_request *req);
Dcrypto4xx_alg.c634 int crypto4xx_decrypt_aes_gcm(struct aead_request *req) in crypto4xx_decrypt_aes_gcm() function
Dcrypto4xx_core.c1277 .decrypt = crypto4xx_decrypt_aes_gcm,