Searched refs:crypto_spawn_skcipher (Results 1 – 7 of 7) 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()
560 enc = crypto_spawn_skcipher(&ictx->enc); in crypto_authenc_init_tfm()
725 cipher = crypto_spawn_skcipher(crypto_instance_ctx(inst)); in skcipher_geniv_init()
446 ctr = crypto_spawn_skcipher(&ictx->ctr); in crypto_ccm_init_tfm()
652 enc = crypto_spawn_skcipher(&ictx->enc); in crypto_authenc_esn_init_tfm()
665 ctr = crypto_spawn_skcipher(&ictx->ctr); in crypto_gcm_init_tfm()