Home
last modified time | relevance | path

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

/linux/drivers/crypto/amcc/
H A Dcrypto4xx_alg.c573 static inline int crypto4xx_crypt_aes_gcm(struct aead_request *req, in crypto4xx_crypt_aes_gcm() function
598 return crypto4xx_crypt_aes_gcm(req, false); in crypto4xx_encrypt_aes_gcm()
603 return crypto4xx_crypt_aes_gcm(req, true); in crypto4xx_decrypt_aes_gcm()