Home
last modified time | relevance | path

Searched refs:crypto_mod_put (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.10/crypto/
Dapi.c41 void crypto_mod_put(struct crypto_alg *alg) in crypto_mod_put() function
48 EXPORT_SYMBOL_GPL(crypto_mod_put);
85 crypto_mod_put(alg); in __crypto_alg_lookup()
101 crypto_mod_put(larval->adult); in crypto_larval_destroy()
188 crypto_mod_put(&larval->alg); in crypto_larval_wait()
208 crypto_mod_put(alg); in crypto_alg_lookup()
286 crypto_mod_put(larval); in crypto_alg_mod_lookup()
420 crypto_mod_put(alg); in crypto_alloc_base()
537 crypto_mod_put(alg); in crypto_alloc_tfm_node()
573 crypto_mod_put(alg); in crypto_destroy_tfm()
[all …]
Dcrypto_user_base.c214 crypto_mod_put(alg); in crypto_report()
290 crypto_mod_put(alg); in crypto_update_alg()
330 crypto_mod_put(alg); in crypto_del_alg()
357 crypto_mod_put(alg); in crypto_add_alg()
377 crypto_mod_put(alg); in crypto_add_alg()
Dalgapi.c627 crypto_mod_put(spawn->alg); in crypto_register_instance()
699 crypto_mod_put(alg); in crypto_grab_spawn()
715 crypto_mod_put(spawn->alg); in crypto_drop_spawn()
765 crypto_mod_put(alg); in crypto_spawn_tfm()
786 crypto_mod_put(alg); in crypto_spawn_tfm2()
1061 crypto_mod_put(alg); in crypto_type_has_alg()
Dessiv.c433 crypto_mod_put(alg); in essiv_supported_algorithms()
607 crypto_mod_put(_hash_alg); in essiv_create()
611 crypto_mod_put(_hash_alg); in essiv_create()
Dscompress.c198 crypto_mod_put(calg); in crypto_init_scomp_ops_async()
Dcrypto_user_stat.c325 crypto_mod_put(alg); in crypto_reportstat()
Dshash.c378 crypto_mod_put(calg); in crypto_init_shash_ops_async()
/Linux-v5.10/include/crypto/
Dalgapi.h99 void crypto_mod_put(struct crypto_alg *alg);