Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/crypto/
Dfpu.c88 cipher = crypto_spawn_blkcipher(spawn); in crypto_fpu_init_tfm()
/linux-4.4.14/include/crypto/
Dalgapi.h245 static inline struct crypto_blkcipher *crypto_spawn_blkcipher( in crypto_spawn_blkcipher() function
/linux-4.4.14/crypto/
Dcts.c260 cipher = crypto_spawn_blkcipher(spawn); in crypto_cts_init_tfm()
Dcryptd.c280 cipher = crypto_spawn_blkcipher(spawn); in cryptd_blkcipher_init_tfm()