Searched refs:crypto_alg_put (Results 1 – 4 of 4) sorted by relevance
70 crypto_alg_put(¶m->larval->alg); in cryptomgr_probe()164 crypto_alg_put(&larval->alg); in cryptomgr_schedule_probe()
156 crypto_alg_put(&inst->alg); in crypto_remove_instance()403 crypto_alg_put(&test->alg); in crypto_alg_tested()415 crypto_alg_put(alg); in crypto_remove_final()463 crypto_alg_put(alg); in crypto_register_alg()793 crypto_alg_put(target); in crypto_spawn_alg()
167 static inline void crypto_alg_put(struct crypto_alg *alg) in crypto_alg_put() function
53 crypto_alg_put(alg); in crypto_mod_put()168 crypto_alg_put(&larval->alg); in crypto_larval_kill()
Completed in 7 milliseconds