Searched refs:crypto4xx_crypt_aes_gcm (Results 1 – 1 of 1) sorted by relevance
587 static inline int crypto4xx_crypt_aes_gcm(struct aead_request *req, in crypto4xx_crypt_aes_gcm() function612 return crypto4xx_crypt_aes_gcm(req, false); in crypto4xx_encrypt_aes_gcm()617 return crypto4xx_crypt_aes_gcm(req, true); in crypto4xx_decrypt_aes_gcm()