Home
last modified time | relevance | path

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

/linux-6.12.1/crypto/
Dapi.c49 void crypto_mod_put(struct crypto_alg *alg) in crypto_mod_put() function
56 EXPORT_SYMBOL_GPL(crypto_mod_put);
83 crypto_mod_put(alg); in __crypto_alg_lookup()
99 crypto_mod_put(larval->adult); in crypto_larval_destroy()
239 crypto_mod_put(&larval->alg); in crypto_larval_wait()
268 crypto_mod_put(alg); in crypto_alg_lookup()
275 crypto_mod_put(alg); in crypto_alg_lookup()
357 crypto_mod_put(larval); in crypto_alg_mod_lookup()
485 crypto_mod_put(alg); in crypto_alloc_base()
573 crypto_mod_put(alg); in crypto_clone_tfm()
[all …]
Dcrypto_user.c213 crypto_mod_put(alg); in crypto_report()
289 crypto_mod_put(alg); in crypto_update_alg()
329 crypto_mod_put(alg); in crypto_del_alg()
356 crypto_mod_put(alg); in crypto_add_alg()
376 crypto_mod_put(alg); in crypto_add_alg()
Dalgapi.c641 crypto_mod_put(spawn->alg); in crypto_register_instance()
715 crypto_mod_put(alg); in crypto_grab_spawn()
731 crypto_mod_put(spawn->alg); in crypto_drop_spawn()
781 crypto_mod_put(alg); in crypto_spawn_tfm()
802 crypto_mod_put(alg); in crypto_spawn_tfm2()
1009 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.c109 crypto_mod_put(alg); in crypto_clone_cipher()
Dakcipher.c269 crypto_mod_put(calg); in crypto_init_akcipher_ops_sig()
Dscompress.c219 crypto_mod_put(calg); in crypto_init_scomp_ops_async()
Dlskcipher.c317 crypto_mod_put(calg); in crypto_init_lskcipher_ops_sg()
Dahash.c125 crypto_mod_put(calg); in crypto_init_ahash_using_shash()
/linux-6.12.1/include/crypto/
Dalgapi.h143 void crypto_mod_put(struct crypto_alg *alg);