Searched refs:crypto_remove_spawns (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/crypto/ |
A D | algapi.c | 145 void crypto_remove_spawns(struct crypto_alg *alg, struct list_head *list, in crypto_remove_spawns() function 223 EXPORT_SYMBOL_GPL(crypto_remove_spawns); 270 crypto_remove_spawns(q, algs_to_put, alg); in crypto_alg_finish_registration() 479 crypto_remove_spawns(alg, list, NULL); in crypto_remove_alg() 702 crypto_remove_spawns(&inst->alg, &list, NULL); in crypto_unregister_instance()
|
A D | internal.h | 98 void crypto_remove_spawns(struct crypto_alg *alg, struct list_head *list,
|
A D | crypto_user_base.c | 283 crypto_remove_spawns(alg, &list, NULL); in crypto_update_alg()
|
Completed in 10 milliseconds