Home
last modified time | relevance | path

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

/Linux-v4.19/include/crypto/
Dalgapi.h293 static inline struct crypto_blkcipher *crypto_spawn_blkcipher( in crypto_spawn_blkcipher() function
/Linux-v4.19/crypto/
Dcryptd.c325 cipher = crypto_spawn_blkcipher(spawn); in cryptd_blkcipher_init_tfm()