Searched refs:crypto_mod_get (Results 1 – 7 of 7) sorted by relevance
40 struct crypto_alg *crypto_mod_get(struct crypto_alg *alg) in crypto_mod_get() function44 EXPORT_SYMBOL_GPL(crypto_mod_get);85 if (unlikely(!crypto_mod_get(q))) in __crypto_alg_lookup()189 else if (!crypto_mod_get(alg)) in crypto_larval_wait()
69 struct crypto_alg *crypto_mod_get(struct crypto_alg *alg);
244 larval->adult = crypto_mod_get(alg); in __crypto_register_alg()318 if (!crypto_mod_get(alg)) in crypto_alg_tested()670 alg2 = crypto_mod_get(alg2); in crypto_spawn_alg()
216 if (!crypto_mod_get(calg)) in crypto_init_scomp_ops_async()
70 if (unlikely(!crypto_mod_get(q))) in crypto_alg_match()
658 if (!crypto_mod_get(calg)) in crypto_init_skcipher_ops_blkcipher()756 if (!crypto_mod_get(calg)) in crypto_init_skcipher_ops_ablkcipher()
354 if (!crypto_mod_get(calg)) in crypto_init_shash_ops_async()