Searched refs:crypto_mod_get (Results 1 – 5 of 5) sorted by relevance
39 struct crypto_alg *crypto_mod_get(struct crypto_alg *alg) in crypto_mod_get() function43 EXPORT_SYMBOL_GPL(crypto_mod_get);84 if (unlikely(!crypto_mod_get(q))) in __crypto_alg_lookup()188 else if (!crypto_mod_get(alg)) in crypto_larval_wait()
73 struct crypto_alg *crypto_mod_get(struct crypto_alg *alg);
216 larval->adult = crypto_mod_get(alg); in __crypto_register_alg()290 if (!crypto_mod_get(alg)) in crypto_alg_tested()531 if (unlikely(!crypto_mod_get(&inst->alg))) in crypto_register_instance()637 alg2 = crypto_mod_get(alg2); in crypto_spawn_alg()
340 if (!crypto_mod_get(calg)) in crypto_init_shash_ops_async()464 if (!crypto_mod_get(calg)) in crypto_init_shash_ops_compat()
68 if (unlikely(!crypto_mod_get(q))) in crypto_alg_match()