crypto_remove_spawns  188 crypto/algapi.c EXPORT_SYMBOL_GPL(crypto_remove_spawns);
crypto_remove_spawns  338 crypto/algapi.c 		crypto_remove_spawns(q, &list, alg);
crypto_remove_spawns  413 crypto/algapi.c 	crypto_remove_spawns(alg, list, NULL);
crypto_remove_spawns  621 crypto/algapi.c 	crypto_remove_spawns(&inst->alg, &list, NULL);
crypto_remove_spawns  283 crypto/crypto_user_base.c 	crypto_remove_spawns(alg, &list, NULL);
crypto_remove_spawns   68 crypto/internal.h void crypto_remove_spawns(struct crypto_alg *alg, struct list_head *list,