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