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