Searched refs:alg2 (Results 1 – 1 of 1) sorted by relevance
655 struct crypto_alg *alg2; in crypto_spawn_alg() local659 alg2 = alg; in crypto_spawn_alg()660 if (alg2) in crypto_spawn_alg()661 alg2 = crypto_mod_get(alg2); in crypto_spawn_alg()664 if (!alg2) { in crypto_spawn_alg()