Searched refs:crypto_spawn_blkcipher (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/arch/x86/crypto/
H A Dfpu.c88 cipher = crypto_spawn_blkcipher(spawn); crypto_fpu_init_tfm()
/linux-4.1.27/crypto/
H A Dcts.c260 cipher = crypto_spawn_blkcipher(spawn); crypto_cts_init_tfm()
H A Dcryptd.c281 cipher = crypto_spawn_blkcipher(spawn); cryptd_blkcipher_init_tfm()
H A Dgcm.c1249 null = crypto_spawn_blkcipher(&ictx->null.base); crypto_rfc4543_init_tfm()
/linux-4.1.27/include/crypto/
H A Dalgapi.h258 static inline struct crypto_blkcipher *crypto_spawn_blkcipher( crypto_spawn_blkcipher() function

Completed in 68 milliseconds