Home
last modified time | relevance | path

Searched refs:crypto_mod_get (Results 1 – 4 of 4) sorted by relevance

/crypto/
Dapi.c37 struct crypto_alg *crypto_mod_get(struct crypto_alg *alg) in crypto_mod_get() function
41 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()
Dinternal.h73 struct crypto_alg *crypto_mod_get(struct crypto_alg *alg);
Dalgapi.c204 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()
Dshash.c339 if (!crypto_mod_get(calg)) in crypto_init_shash_ops_async()
462 if (!crypto_mod_get(calg)) in crypto_init_shash_ops_compat()