Home
last modified time | relevance | path

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

/linux-6.14.4/crypto/
Dapi.c50 void crypto_mod_put(struct crypto_alg *alg) in crypto_mod_put() function
57 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()
236 crypto_mod_put(&larval->alg); in crypto_larval_wait()
265 crypto_mod_put(alg); in crypto_alg_lookup()
272 crypto_mod_put(alg); in crypto_alg_lookup()
354 crypto_mod_put(larval); in crypto_alg_mod_lookup()
482 crypto_mod_put(alg); in crypto_alloc_base()
570 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.c637 crypto_mod_put(spawn->alg); in crypto_register_instance()
714 crypto_mod_put(alg); in crypto_grab_spawn()
730 crypto_mod_put(spawn->alg); in crypto_drop_spawn()
780 crypto_mod_put(alg); in crypto_spawn_tfm()
801 crypto_mod_put(alg); in crypto_spawn_tfm2()
1008 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()
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.c212 crypto_mod_put(calg); in crypto_init_ahash_using_shash()
/linux-6.14.4/include/crypto/
Dalgapi.h143 void crypto_mod_put(struct crypto_alg *alg);