Home
last modified time | relevance | path

Searched refs:crypto4xx_crypt_aes_gcm (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/crypto/amcc/
Dcrypto4xx_alg.c606 static inline int crypto4xx_crypt_aes_gcm(struct aead_request *req, in crypto4xx_crypt_aes_gcm() function
631 return crypto4xx_crypt_aes_gcm(req, false); in crypto4xx_encrypt_aes_gcm()
636 return crypto4xx_crypt_aes_gcm(req, true); in crypto4xx_decrypt_aes_gcm()