Searched refs:crypto_spawn_skcipher (Results 1 – 13 of 13) sorted by relevance
117 static inline struct crypto_skcipher *crypto_spawn_skcipher( in crypto_spawn_skcipher() function
271 cipher = crypto_spawn_skcipher(spawn); in init_tfm()
232 cipher = crypto_spawn_skcipher(spawn); in crypto_rfc3686_init_tfm()
297 cipher = crypto_spawn_skcipher(spawn); in crypto_cts_init_tfm()
303 child = crypto_spawn_skcipher(&ictx->spawn); in init_tfm()
331 enc = crypto_spawn_skcipher(&ictx->enc); in crypto_authenc_init_tfm()
346 enc = crypto_spawn_skcipher(&ictx->enc); in crypto_authenc_esn_init_tfm()
416 streamcipher = crypto_spawn_skcipher(&ictx->streamcipher_spawn); in adiantum_init_tfm()
318 skcipher = crypto_spawn_skcipher(&ictx->u.skcipher_spawn); in essiv_skcipher_init_tfm()
520 chacha = crypto_spawn_skcipher(&ictx->chacha); in chachapoly_init()
415 ctr = crypto_spawn_skcipher(&ictx->ctr); in crypto_ccm_init_tfm()
371 cipher = crypto_spawn_skcipher(spawn); in cryptd_skcipher_init_tfm()
541 ctr = crypto_spawn_skcipher(&ictx->ctr); in crypto_gcm_init_tfm()