Searched refs:crypto_spawn_cipher_alg (Results 1 – 2 of 2) sorted by relevance
200 static inline struct crypto_alg *crypto_spawn_cipher_alg( in crypto_spawn_cipher_alg() function
371 blockcipher_alg = crypto_spawn_cipher_alg(&ictx->blockcipher_spawn); in hctr2_create_common()