Home
last modified time | relevance | path

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

/linux/crypto/
A Dapi.c39 struct crypto_alg *crypto_mod_get(struct crypto_alg *alg) in crypto_mod_get() function
43 EXPORT_SYMBOL_GPL(crypto_mod_get);
79 if (unlikely(!crypto_mod_get(q))) in __crypto_alg_lookup()
226 else if (!crypto_mod_get(alg)) in crypto_larval_wait()
A Dinternal.h72 struct crypto_alg *crypto_mod_get(struct crypto_alg *alg);
A Dscompress.c193 if (!crypto_mod_get(calg)) in crypto_init_scomp_ops_async()
A Dalgapi.c231 larval->adult = crypto_mod_get(alg); in crypto_alloc_test_larval()
369 if (best && crypto_mod_get(alg)) in crypto_alg_tested()
732 if (!crypto_mod_get(alg)) { in crypto_spawn_alg()
A Dcrypto_user_base.c60 if (unlikely(!crypto_mod_get(q))) in crypto_alg_match()
A Dshash.c385 if (!crypto_mod_get(calg)) in crypto_init_shash_ops_async()
/linux/
A Dvmlinux.symvers5481 0x00000000 crypto_mod_get vmlinux EXPORT_SYMBOL_GPL
A DSystem.map14932 ffff800010442160 t crypto_mod_get.part.0
14933 ffff800010442200 T crypto_mod_get
A D.tmp_System.map14932 ffff800010442160 t crypto_mod_get.part.0
14933 ffff800010442200 T crypto_mod_get

Completed in 344 milliseconds