Searched refs:crypto_remove_spawns (Results 1 - 3 of 3) sorted by relevance
/linux-4.4.14/crypto/ |
H A D | internal.h | 87 void crypto_remove_spawns(struct crypto_alg *alg, struct list_head *list,
|
H A D | algapi.c | 135 void crypto_remove_spawns(struct crypto_alg *alg, struct list_head *list, crypto_remove_spawns() function 182 EXPORT_SYMBOL_GPL(crypto_remove_spawns); variable 312 crypto_remove_spawns(q, &list, alg); crypto_alg_tested() 385 crypto_remove_spawns(alg, list, NULL); crypto_remove_alg() 577 crypto_remove_spawns(&inst->alg, &list, NULL); crypto_unregister_instance()
|
H A D | crypto_user.c | 311 crypto_remove_spawns(alg, &list, NULL); crypto_update_alg()
|
Completed in 85 milliseconds