Searched refs:crypto_remove_spawns (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/crypto/ |
| H 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); 367 crypto_remove_spawns(q, &list, alg); in crypto_alg_tested() 442 crypto_remove_spawns(alg, list, NULL); in crypto_remove_alg() 660 crypto_remove_spawns(&inst->alg, &list, NULL); in crypto_unregister_instance()
|
| H A D | internal.h | 63 void crypto_remove_spawns(struct crypto_alg *alg, struct list_head *list,
|
| H A D | fips140-module.c | 249 crypto_remove_spawns(alg, &spawns, NULL); in unregister_existing_fips140_algos()
|
| H A D | crypto_user_base.c | 283 crypto_remove_spawns(alg, &list, NULL); in crypto_update_alg()
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_fips140 | 58 crypto_remove_spawns
|