Home
last modified time | relevance | path

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

/linux/crypto/
H A 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 …]
H 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()
H 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()
H A Dcipher.c109 crypto_mod_put(alg); in crypto_clone_cipher()
H A Dscompress.c219 crypto_mod_put(calg); in crypto_init_scomp_ops_async()
H A Dlskcipher.c317 crypto_mod_put(calg); in crypto_init_lskcipher_ops_sg()
/linux/include/crypto/
H A Dalgapi.h143 void crypto_mod_put(struct crypto_alg *alg);