Searched refs:crypto_remove_spawns (Results 1 – 6 of 6) sorted by relevance
/linux/crypto/ |
A D | algapi.c | 139 void crypto_remove_spawns(struct crypto_alg *alg, struct list_head *list, in crypto_remove_spawns() function 217 EXPORT_SYMBOL_GPL(crypto_remove_spawns); 384 crypto_remove_spawns(q, &list, alg); in crypto_alg_tested() 444 crypto_remove_spawns(alg, list, NULL); in crypto_remove_alg() 664 crypto_remove_spawns(&inst->alg, &list, NULL); in crypto_unregister_instance()
|
A D | internal.h | 80 void crypto_remove_spawns(struct crypto_alg *alg, struct list_head *list,
|
A D | crypto_user_base.c | 283 crypto_remove_spawns(alg, &list, NULL); in crypto_update_alg()
|
/linux/ |
A D | vmlinux.symvers | 4282 0x00000000 crypto_remove_spawns vmlinux EXPORT_SYMBOL_GPL
|
A D | System.map | 14978 ffff800010444090 T crypto_remove_spawns
|
A D | .tmp_System.map | 14978 ffff800010444090 T crypto_remove_spawns
|
Completed in 290 milliseconds