Searched refs:crypto_mod_get (Results 1 – 6 of 6) 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()
102 if (!crypto_mod_get(calg)) in crypto_init_skcipher_ops_blkcipher()194 if (!crypto_mod_get(calg)) in crypto_init_skcipher_ops_ablkcipher()
72 struct crypto_alg *crypto_mod_get(struct crypto_alg *alg);
224 larval->adult = crypto_mod_get(alg); in __crypto_register_alg()298 if (!crypto_mod_get(alg)) in crypto_alg_tested()539 if (unlikely(!crypto_mod_get(&inst->alg))) in crypto_register_instance()661 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()
69 if (unlikely(!crypto_mod_get(q))) in crypto_alg_match()