Home
last modified time | relevance | path

Searched refs:crypto_remove_spawns (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/crypto/
H A Dalgapi.c100 * will be used at the end of crypto_remove_spawns to unregister
102 * on by the new algorithm (nalg in crypto_remove_spawns).
157 void crypto_remove_spawns(struct crypto_alg *alg, struct list_head *list, in crypto_remove_spawns() function
235 EXPORT_SYMBOL_GPL(crypto_remove_spawns); variable
282 crypto_remove_spawns(q, algs_to_put, alg); in crypto_alg_finish_registration()
490 crypto_remove_spawns(alg, list, NULL); in crypto_remove_alg()
715 crypto_remove_spawns(&inst->alg, &list, NULL); in crypto_unregister_instance()
H A Dinternal.h117 void crypto_remove_spawns(struct crypto_alg *alg, struct list_head *list,
H A Dcrypto_user_base.c283 crypto_remove_spawns(alg, &list, NULL); in crypto_update_alg()
/kernel/linux/linux-5.10/crypto/
H A Dinternal.h63 void crypto_remove_spawns(struct crypto_alg *alg, struct list_head *list,
H A Dalgapi.c94 * will be used at the end of crypto_remove_spawns to unregister
96 * on by the new algorithm (nalg in crypto_remove_spawns).
151 void crypto_remove_spawns(struct crypto_alg *alg, struct list_head *list, in crypto_remove_spawns() function
229 EXPORT_SYMBOL_GPL(crypto_remove_spawns); variable
380 crypto_remove_spawns(q, &list, alg); in crypto_alg_tested()
455 crypto_remove_spawns(alg, list, NULL); in crypto_remove_alg()
675 crypto_remove_spawns(&inst->alg, &list, NULL); in crypto_unregister_instance()
H A Dcrypto_user_base.c283 crypto_remove_spawns(alg, &list, NULL); in crypto_update_alg()

Completed in 6 milliseconds