Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/crypto/starfive/
Djh7110-aes.c132 static inline int starfive_aes_ccm_check_iv(const u8 *iv) in starfive_aes_ccm_check_iv() function
830 ret = starfive_aes_ccm_check_iv(req->iv); in starfive_aes_ccm_encrypt()
841 ret = starfive_aes_ccm_check_iv(req->iv); in starfive_aes_ccm_decrypt()