Searched refs:crypto_remove_spawns (Results 1 - 3 of 3) sorted by relevance

/linux-master/crypto/
H A Dalgapi.c100 * will be used at the end of crypto_remove_spawns to unregister
102 * on by the new algorithm (nalg in crypto_remove_spawns).
157 void crypto_remove_spawns(struct crypto_alg *alg, struct list_head *list, function
235 EXPORT_SYMBOL_GPL(crypto_remove_spawns); variable
282 crypto_remove_spawns(q, algs_to_put, alg);
490 crypto_remove_spawns(alg, list, NULL);
715 crypto_remove_spawns(&inst->alg, &list, NULL);
H A Dinternal.h117 void crypto_remove_spawns(struct crypto_alg *alg, struct list_head *list,
H A Dcrypto_user_base.c283 crypto_remove_spawns(alg, &list, NULL);

Completed in 115 milliseconds