Home
last modified time | relevance | path

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

/linux/include/crypto/internal/
H A Dcipher.h206 static inline struct crypto_cipher *crypto_spawn_cipher( in crypto_spawn_cipher() function
/linux/crypto/
H A Dhctr2.c286 blockcipher = crypto_spawn_cipher(&ictx->blockcipher_spawn); in hctr2_init_tfm()