Home
last modified time | relevance | path

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

/linux/crypto/
A Dapi.c83 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()
644 crypto_mod_put(alg); in crypto_alloc_tfm_node()
682 crypto_mod_put(alg); in crypto_destroy_tfm()
[all …]
A 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()
A 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()
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 Dcipher.c109 crypto_mod_put(alg); in crypto_clone_cipher()
A Dakcipher.c269 crypto_mod_put(calg); in crypto_init_akcipher_ops_sig()
A Dscompress.c219 crypto_mod_put(calg); in crypto_init_scomp_ops_async()
A Dlskcipher.c317 crypto_mod_put(calg); in crypto_init_lskcipher_ops_sg()
A Dahash.c125 crypto_mod_put(calg); in crypto_init_ahash_using_shash()
/linux/include/crypto/
A Dalgapi.h143 void crypto_mod_put(struct crypto_alg *alg);

Completed in 26 milliseconds