Searched refs:crypto_spawn_skcipher (Results 1 – 8 of 8) sorted by relevance
50 static inline struct crypto_ablkcipher *crypto_spawn_skcipher( in crypto_spawn_skcipher() function
314 cipher = crypto_spawn_skcipher(spawn); in crypto_rfc3686_init_tfm()
329 enc = crypto_spawn_skcipher(&ictx->enc); in crypto_authenc_init_tfm()
342 enc = crypto_spawn_skcipher(&ictx->enc); in crypto_authenc_esn_init_tfm()
527 chacha = crypto_spawn_skcipher(&ictx->chacha); in chachapoly_init()
726 cipher = crypto_spawn_skcipher(crypto_instance_ctx(inst)); in skcipher_geniv_init()
465 ctr = crypto_spawn_skcipher(&ictx->ctr); in crypto_ccm_init_tfm()
578 ctr = crypto_spawn_skcipher(&ictx->ctr); in crypto_gcm_init_tfm()