Searched refs:alg2 (Results 1 – 1 of 1) sorted by relevance
664 struct crypto_alg *alg2; in crypto_spawn_alg() local668 alg2 = alg; in crypto_spawn_alg()669 if (alg2) in crypto_spawn_alg()670 alg2 = crypto_mod_get(alg2); in crypto_spawn_alg()673 if (!alg2) { in crypto_spawn_alg()