Searched refs:crypto4xx_decrypt_aes_gcm (Results 1 – 3 of 3) sorted by relevance
246 int crypto4xx_decrypt_aes_gcm(struct aead_request *req);
634 int crypto4xx_decrypt_aes_gcm(struct aead_request *req) in crypto4xx_decrypt_aes_gcm() function
1277 .decrypt = crypto4xx_decrypt_aes_gcm,