Searched refs:crypto_mod_get (Results 1 – 4 of 4) sorted by relevance
37 struct crypto_alg *crypto_mod_get(struct crypto_alg *alg) in crypto_mod_get() function41 EXPORT_SYMBOL_GPL(crypto_mod_get);82 if (unlikely(!crypto_mod_get(q))) in __crypto_alg_lookup()183 else if (!crypto_mod_get(alg)) in crypto_larval_wait()
73 struct crypto_alg *crypto_mod_get(struct crypto_alg *alg);
204 larval->adult = crypto_mod_get(alg); in __crypto_register_alg()278 if (!crypto_mod_get(alg)) in crypto_alg_tested()625 alg2 = crypto_mod_get(alg2); in crypto_spawn_alg()
339 if (!crypto_mod_get(calg)) in crypto_init_shash_ops_async()462 if (!crypto_mod_get(calg)) in crypto_init_shash_ops_compat()