Searched refs:crypto_remove_spawns (Results 1 – 3 of 3) sorted by relevance
/crypto/ |
D | internal.h | 68 void crypto_remove_spawns(struct crypto_alg *alg, struct list_head *list,
|
D | algapi.c | 129 void crypto_remove_spawns(struct crypto_alg *alg, struct list_head *list, in crypto_remove_spawns() function 188 EXPORT_SYMBOL_GPL(crypto_remove_spawns); 320 crypto_remove_spawns(q, &list, alg); in crypto_alg_tested() 395 crypto_remove_spawns(alg, list, NULL); in crypto_remove_alg() 603 crypto_remove_spawns(&inst->alg, &list, NULL); in crypto_unregister_instance()
|
D | crypto_user_base.c | 283 crypto_remove_spawns(alg, &list, NULL); in crypto_update_alg()
|