Home
last modified time | relevance | path

Searched refs:crypto_mod_put (Results 1 – 4 of 4) 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);
84 crypto_mod_put(alg); in __crypto_alg_lookup()
100 crypto_mod_put(larval->adult); in crypto_larval_destroy()
245 crypto_mod_put(&larval->alg); in crypto_larval_wait()
274 crypto_mod_put(alg); in crypto_alg_lookup()
281 crypto_mod_put(alg); in crypto_alg_lookup()
363 crypto_mod_put(larval); in crypto_alg_mod_lookup()
487 crypto_mod_put(alg); in crypto_alloc_base()
576 crypto_mod_put(alg); in crypto_clone_tfm()
[all …]
H A Dessiv.c436 crypto_mod_put(alg); in essiv_supported_algorithms()
609 crypto_mod_put(_hash_alg); in essiv_create()
613 crypto_mod_put(_hash_alg); in essiv_create()
H A Dcipher.c109 crypto_mod_put(alg); in crypto_clone_cipher()
/linux/include/crypto/
H A Dalgapi.h139 void crypto_mod_put(struct crypto_alg *alg);