Home
last modified time | relevance | path

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

/Linux-v6.1/crypto/
Dapi.c45 void crypto_mod_put(struct crypto_alg *alg) in crypto_mod_put() function
52 EXPORT_SYMBOL_GPL(crypto_mod_put);
84 crypto_mod_put(alg); in __crypto_alg_lookup()
100 crypto_mod_put(larval->adult); in crypto_larval_destroy()
230 crypto_mod_put(&larval->alg); in crypto_larval_wait()
256 crypto_mod_put(alg); in crypto_alg_lookup()
263 crypto_mod_put(alg); in crypto_alg_lookup()
341 crypto_mod_put(larval); in crypto_alg_mod_lookup()
475 crypto_mod_put(alg); in crypto_alloc_base()
592 crypto_mod_put(alg); in crypto_alloc_tfm_node()
[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.c646 crypto_mod_put(spawn->alg); in crypto_register_instance()
723 crypto_mod_put(alg); in crypto_grab_spawn()
739 crypto_mod_put(spawn->alg); in crypto_drop_spawn()
789 crypto_mod_put(alg); in crypto_spawn_tfm()
810 crypto_mod_put(alg); in crypto_spawn_tfm2()
1014 crypto_mod_put(alg); in crypto_type_has_alg()
Dessiv.c434 crypto_mod_put(alg); in essiv_supported_algorithms()
608 crypto_mod_put(_hash_alg); in essiv_create()
612 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.c390 crypto_mod_put(calg); in crypto_init_shash_ops_async()
/Linux-v6.1/include/crypto/
Dalgapi.h113 void crypto_mod_put(struct crypto_alg *alg);