Home
last modified time | relevance | path

Searched refs:crypto_mod_put (Results 1 – 6 of 6) 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()
244 crypto_mod_put(&larval->alg); in crypto_larval_wait()
273 crypto_mod_put(alg); in crypto_alg_lookup()
280 crypto_mod_put(alg); in crypto_alg_lookup()
362 crypto_mod_put(larval); in crypto_alg_mod_lookup()
486 crypto_mod_put(alg); in crypto_alloc_base()
575 crypto_mod_put(alg); in crypto_clone_tfm()
[all …]
H A Dcrypto_user.c197 crypto_mod_put(alg); in crypto_report()
273 crypto_mod_put(alg); in crypto_update_alg()
313 crypto_mod_put(alg); in crypto_del_alg()
340 crypto_mod_put(alg); in crypto_add_alg()
360 crypto_mod_put(alg); in crypto_add_alg()
H A Dcipher.c109 crypto_mod_put(alg); in crypto_clone_cipher()
H A Dessiv.c438 crypto_mod_put(alg); in essiv_supported_algorithms()
611 crypto_mod_put(_hash_alg); in essiv_create()
615 crypto_mod_put(_hash_alg); in essiv_create()
H A Dlskcipher.c318 crypto_mod_put(calg); in crypto_init_lskcipher_ops_sg()
/linux/include/crypto/
H A Dalgapi.h127 void crypto_mod_put(struct crypto_alg *alg);