Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/crypto/starfive/
Djh7110-aes.c122 static inline int starfive_aes_ccm_check_iv(const u8 *iv) in starfive_aes_ccm_check_iv() function
970 ret = starfive_aes_ccm_check_iv(req->iv); in starfive_aes_ccm_encrypt()
981 ret = starfive_aes_ccm_check_iv(req->iv); in starfive_aes_ccm_decrypt()