Home
last modified time | relevance | path

Searched refs:crypto_spawn_skcipher (Results 1 – 4 of 4) sorted by relevance

/linux/include/crypto/internal/
H A Dskcipher.h175 static inline struct crypto_skcipher *crypto_spawn_skcipher( in crypto_spawn_skcipher() function
/linux/crypto/
H A Dhctr2.c282 xctr = crypto_spawn_skcipher(&ictx->xctr_spawn); in hctr2_init_tfm()
H A Dauthenc.c317 enc = crypto_spawn_skcipher(&ictx->enc); in crypto_authenc_init_tfm()
H A Dessiv.c303 skcipher = crypto_spawn_skcipher(&ictx->u.skcipher_spawn); in essiv_skcipher_init_tfm()