Searched refs:crypto_mod_put (Results 1 – 8 of 8) sorted by relevance
54 EXPORT_SYMBOL_GPL(crypto_mod_put);86 crypto_mod_put(alg); in __crypto_alg_lookup()102 crypto_mod_put(larval->adult); in crypto_larval_destroy()229 crypto_mod_put(&larval->alg); in crypto_larval_wait()255 crypto_mod_put(alg); in crypto_alg_lookup()262 crypto_mod_put(alg); in crypto_alg_lookup()340 crypto_mod_put(larval); in crypto_alg_mod_lookup()474 crypto_mod_put(alg); in crypto_alloc_base()591 crypto_mod_put(alg); in crypto_alloc_tfm_node()627 crypto_mod_put(alg); in crypto_destroy_tfm()[all …]
214 crypto_mod_put(alg); in crypto_report()290 crypto_mod_put(alg); in crypto_update_alg()330 crypto_mod_put(alg); in crypto_del_alg()357 crypto_mod_put(alg); in crypto_add_alg()377 crypto_mod_put(alg); in crypto_add_alg()
668 crypto_mod_put(spawn->alg); in crypto_register_instance()742 crypto_mod_put(alg); in crypto_grab_spawn()758 crypto_mod_put(spawn->alg); in crypto_drop_spawn()808 crypto_mod_put(alg); in crypto_spawn_tfm()829 crypto_mod_put(alg); in crypto_spawn_tfm2()1033 crypto_mod_put(alg); in crypto_type_has_alg()
439 crypto_mod_put(alg); in essiv_supported_algorithms()613 crypto_mod_put(_hash_alg); in essiv_create()617 crypto_mod_put(_hash_alg); in essiv_create()
198 crypto_mod_put(calg); in crypto_init_scomp_ops_async()
325 crypto_mod_put(alg); in crypto_reportstat()
380 crypto_mod_put(calg); in crypto_init_shash_ops_async()
122 void crypto_mod_put(struct crypto_alg *alg);
Completed in 14 milliseconds