Lines Matching refs:crypto_mod_put
41 void crypto_mod_put(struct crypto_alg *alg) in crypto_mod_put() function
48 EXPORT_SYMBOL_GPL(crypto_mod_put);
85 crypto_mod_put(alg); in __crypto_alg_lookup()
101 crypto_mod_put(larval->adult); in crypto_larval_destroy()
186 crypto_mod_put(&larval->alg); in crypto_larval_wait()
206 crypto_mod_put(alg); in crypto_alg_lookup()
284 crypto_mod_put(larval); in crypto_alg_mod_lookup()
431 crypto_mod_put(alg); in crypto_alloc_base()
542 crypto_mod_put(alg); in crypto_alloc_tfm()
578 crypto_mod_put(alg); in crypto_destroy_tfm()
589 crypto_mod_put(alg); in crypto_has_alg()