Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/crypto/starfive/
Djh7110-aes.c608 static int starfive_aes_init_tfm(struct crypto_skcipher *tfm, in starfive_aes_init_tfm() function
990 return starfive_aes_init_tfm(tfm, "ecb(aes-generic)"); in starfive_aes_ecb_init_tfm()
995 return starfive_aes_init_tfm(tfm, "cbc(aes-generic)"); in starfive_aes_cbc_init_tfm()
1000 return starfive_aes_init_tfm(tfm, "ctr(aes-generic)"); in starfive_aes_ctr_init_tfm()