Lines Matching refs:crypto_mod_put
46 void crypto_mod_put(struct crypto_alg *alg) in crypto_mod_put() function
53 EXPORT_SYMBOL_GPL(crypto_mod_put);
90 crypto_mod_put(alg); in __crypto_alg_lookup()
106 crypto_mod_put(larval->adult); in crypto_larval_destroy()
191 crypto_mod_put(&larval->alg); in crypto_larval_wait()
211 crypto_mod_put(alg); in crypto_alg_lookup()
289 crypto_mod_put(larval); in crypto_alg_mod_lookup()
436 crypto_mod_put(alg); in crypto_alloc_base()
547 crypto_mod_put(alg); in crypto_alloc_tfm()
583 crypto_mod_put(alg); in crypto_destroy_tfm()
594 crypto_mod_put(alg); in crypto_has_alg()