Searched refs:alg2 (Results 1 – 1 of 1) sorted by relevance
684 struct crypto_alg *alg2; in crypto_spawn_alg() local688 alg2 = alg; in crypto_spawn_alg()689 if (alg2) in crypto_spawn_alg()690 alg2 = crypto_mod_get(alg2); in crypto_spawn_alg()693 if (!alg2) { in crypto_spawn_alg()