Home
last modified time | relevance | path

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

/linux/include/crypto/internal/
H A Dcipher.h200 static inline struct crypto_alg *crypto_spawn_cipher_alg( in crypto_spawn_cipher_alg() function
/linux/crypto/
H A Dhctr2.c371 blockcipher_alg = crypto_spawn_cipher_alg(&ictx->blockcipher_spawn); in hctr2_create_common()