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()
188 crypto_mod_put(&larval->alg); in crypto_larval_wait()
208 crypto_mod_put(alg); in crypto_alg_lookup()
286 crypto_mod_put(larval); in crypto_alg_mod_lookup()
420 crypto_mod_put(alg); in crypto_alloc_base()
537 crypto_mod_put(alg); in crypto_alloc_tfm_node()
573 crypto_mod_put(alg); in crypto_destroy_tfm()
584 crypto_mod_put(alg); in crypto_has_alg()