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