Searched refs:crypto_spawn_cipher (Results 1 – 9 of 9) sorted by relevance
206 static inline struct crypto_cipher *crypto_spawn_cipher( in crypto_spawn_cipher() function
112 cipher = crypto_spawn_cipher(spawn); in xcbc_init_tfm()
76 cipher = crypto_spawn_cipher(spawn); in lskcipher_init_tfm_simple2()
145 cipher = crypto_spawn_cipher(spawn); in cmac_init_tfm()
286 blockcipher = crypto_spawn_cipher(&ictx->blockcipher_spawn); in hctr2_init_tfm()
309 tweak = crypto_spawn_cipher(&ictx->tweak_spawn); in xts_init_tfm()
510 blockcipher = crypto_spawn_cipher(&ictx->blockcipher_spawn); in adiantum_init_tfm()
796 cipher = crypto_spawn_cipher(spawn); in skcipher_init_tfm_simple()
832 cipher = crypto_spawn_cipher(spawn); in cbcmac_init_tfm()