Home
last modified time | relevance | path

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

/Linux-v6.6/crypto/
Dapi.c47 void crypto_mod_put(struct crypto_alg *alg) in crypto_mod_put() function
54 EXPORT_SYMBOL_GPL(crypto_mod_put);
86 crypto_mod_put(alg); in __crypto_alg_lookup()
102 crypto_mod_put(larval->adult); in crypto_larval_destroy()
229 crypto_mod_put(&larval->alg); in crypto_larval_wait()
255 crypto_mod_put(alg); in crypto_alg_lookup()
262 crypto_mod_put(alg); in crypto_alg_lookup()
340 crypto_mod_put(larval); in crypto_alg_mod_lookup()
468 crypto_mod_put(alg); in crypto_alloc_base()
556 crypto_mod_put(alg); in crypto_clone_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.c680 crypto_mod_put(spawn->alg); in crypto_register_instance()
754 crypto_mod_put(alg); in crypto_grab_spawn()
770 crypto_mod_put(spawn->alg); in crypto_drop_spawn()
820 crypto_mod_put(alg); in crypto_spawn_tfm()
841 crypto_mod_put(alg); in crypto_spawn_tfm2()
1048 crypto_mod_put(alg); in crypto_type_has_alg()
Dessiv.c439 crypto_mod_put(alg); in essiv_supported_algorithms()
613 crypto_mod_put(_hash_alg); in essiv_create()
617 crypto_mod_put(_hash_alg); in essiv_create()
Dcipher.c110 crypto_mod_put(alg); in crypto_clone_cipher()
Dcrypto_user_stat.c166 crypto_mod_put(alg); in crypto_reportstat()
Dscompress.c191 crypto_mod_put(calg); in crypto_init_scomp_ops_async()
Dakcipher.c300 crypto_mod_put(calg); in crypto_init_akcipher_ops_sig()
Dshash.c422 crypto_mod_put(calg); in crypto_init_shash_ops_async()
/Linux-v6.6/include/crypto/
Dalgapi.h146 void crypto_mod_put(struct crypto_alg *alg);