Searched refs:crypto4xx_aead_fallback (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/amcc/ |
H A D | crypto4xx_alg.c | 351 static int crypto4xx_aead_fallback(struct aead_request *req, in crypto4xx_aead_fallback() function 455 return crypto4xx_aead_fallback(req, ctx, decrypt); in crypto4xx_crypt_aes_ccm() 599 return crypto4xx_aead_fallback(req, ctx, decrypt); in crypto4xx_crypt_aes_gcm()
|
/kernel/linux/linux-6.6/drivers/crypto/amcc/ |
H A D | crypto4xx_alg.c | 351 static int crypto4xx_aead_fallback(struct aead_request *req, in crypto4xx_aead_fallback() function 455 return crypto4xx_aead_fallback(req, ctx, decrypt); in crypto4xx_crypt_aes_ccm() 599 return crypto4xx_aead_fallback(req, ctx, decrypt); in crypto4xx_crypt_aes_gcm()
|
Completed in 3 milliseconds