Searched refs:alg2 (Results 1 – 1 of 1) sorted by relevance
631 struct crypto_alg *alg2; in crypto_spawn_alg() local635 alg2 = alg; in crypto_spawn_alg()636 if (alg2) in crypto_spawn_alg()637 alg2 = crypto_mod_get(alg2); in crypto_spawn_alg()640 if (!alg2) { in crypto_spawn_alg()