Searched refs:alg2 (Results 1 – 1 of 1) sorted by relevance
572 struct crypto_alg *alg2; in crypto_spawn_alg() local576 alg2 = alg; in crypto_spawn_alg()577 if (alg2) in crypto_spawn_alg()578 alg2 = crypto_mod_get(alg2); in crypto_spawn_alg()581 if (!alg2) { in crypto_spawn_alg()