Home
last modified time | relevance | path

Searched refs:crypto_remove_spawns (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/crypto/
Dalgapi.c157 void crypto_remove_spawns(struct crypto_alg *alg, struct list_head *list, in crypto_remove_spawns() function
235 EXPORT_SYMBOL_GPL(crypto_remove_spawns);
282 crypto_remove_spawns(q, algs_to_put, alg); in crypto_alg_finish_registration()
489 crypto_remove_spawns(alg, list, NULL); in crypto_remove_alg()
714 crypto_remove_spawns(&inst->alg, &list, NULL); in crypto_unregister_instance()
Dinternal.h117 void crypto_remove_spawns(struct crypto_alg *alg, struct list_head *list,
Dcrypto_user_base.c283 crypto_remove_spawns(alg, &list, NULL); in crypto_update_alg()