Searched refs:crypto_mod_get (Results 1 – 6 of 6) sorted by relevance
35 struct crypto_alg *crypto_mod_get(struct crypto_alg *alg) in crypto_mod_get() function39 EXPORT_SYMBOL_GPL(crypto_mod_get);80 if (unlikely(!crypto_mod_get(q))) in __crypto_alg_lookup()186 else if (!crypto_mod_get(alg)) in crypto_larval_wait()
56 struct crypto_alg *crypto_mod_get(struct crypto_alg *alg);
199 if (!crypto_mod_get(calg)) in crypto_init_scomp_ops_async()
260 larval->adult = crypto_mod_get(alg); in __crypto_register_alg()353 if (best && crypto_mod_get(alg)) in crypto_alg_tested()731 if (!crypto_mod_get(alg)) { in crypto_spawn_alg()
60 if (unlikely(!crypto_mod_get(q))) in crypto_alg_match()
385 if (!crypto_mod_get(calg)) in crypto_init_shash_ops_async()