Home
last modified time | relevance | path

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

/linux-6.3-rc2/crypto/
A Dapi.c54 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()
474 crypto_mod_put(alg); in crypto_alloc_base()
591 crypto_mod_put(alg); in crypto_alloc_tfm_node()
627 crypto_mod_put(alg); in crypto_destroy_tfm()
[all …]
A 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()
A Dalgapi.c668 crypto_mod_put(spawn->alg); in crypto_register_instance()
742 crypto_mod_put(alg); in crypto_grab_spawn()
758 crypto_mod_put(spawn->alg); in crypto_drop_spawn()
808 crypto_mod_put(alg); in crypto_spawn_tfm()
829 crypto_mod_put(alg); in crypto_spawn_tfm2()
1033 crypto_mod_put(alg); in crypto_type_has_alg()
A 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()
A Dscompress.c198 crypto_mod_put(calg); in crypto_init_scomp_ops_async()
A Dcrypto_user_stat.c325 crypto_mod_put(alg); in crypto_reportstat()
A Dshash.c380 crypto_mod_put(calg); in crypto_init_shash_ops_async()
/linux-6.3-rc2/include/crypto/
A Dalgapi.h122 void crypto_mod_put(struct crypto_alg *alg);

Completed in 14 milliseconds