Searched refs:crypto_spawn_skcipher (Results 1 – 11 of 11) sorted by relevance
124 static inline struct crypto_skcipher *crypto_spawn_skcipher( in crypto_spawn_skcipher() function
293 cipher = crypto_spawn_skcipher(spawn); in crypto_cts_init_tfm()
323 cipher = crypto_spawn_skcipher(spawn); in crypto_rfc3686_init_tfm()
435 cipher = crypto_spawn_skcipher(spawn); in init_tfm()
368 child = crypto_spawn_skcipher(&ictx->spawn); in init_tfm()
336 enc = crypto_spawn_skcipher(&ictx->enc); in crypto_authenc_init_tfm()
351 enc = crypto_spawn_skcipher(&ictx->enc); in crypto_authenc_esn_init_tfm()
543 chacha = crypto_spawn_skcipher(&ictx->chacha); in chachapoly_init()
417 ctr = crypto_spawn_skcipher(&ictx->ctr); in crypto_ccm_init_tfm()
567 cipher = crypto_spawn_skcipher(spawn); in cryptd_skcipher_init_tfm()
557 ctr = crypto_spawn_skcipher(&ictx->ctr); in crypto_gcm_init_tfm()