Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/crypto/amcc/
Dcrypto4xx_alg.c323 static inline bool crypto4xx_aead_need_fallback(struct aead_request *req, in crypto4xx_aead_need_fallback() function
454 if (crypto4xx_aead_need_fallback(req, len, true, decrypt)) in crypto4xx_crypt_aes_ccm()
598 if (crypto4xx_aead_need_fallback(req, len, false, decrypt)) in crypto4xx_crypt_aes_gcm()