Searched refs:starfive_aes_init_tfm (Results 1 – 1 of 1) sorted by relevance
608 static int starfive_aes_init_tfm(struct crypto_skcipher *tfm, in starfive_aes_init_tfm() function990 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()