Searched refs:crypto_spawn_skcipher (Results 1 – 4 of 4) sorted by relevance
175 static inline struct crypto_skcipher *crypto_spawn_skcipher( in crypto_spawn_skcipher() function
282 xctr = crypto_spawn_skcipher(&ictx->xctr_spawn); in hctr2_init_tfm()
317 enc = crypto_spawn_skcipher(&ictx->enc); in crypto_authenc_init_tfm()
303 skcipher = crypto_spawn_skcipher(&ictx->u.skcipher_spawn); in essiv_skcipher_init_tfm()