Searched refs:crypto_remove_alg (Results 1 – 1 of 1) sorted by relevance
387 static int crypto_remove_alg(struct crypto_alg *alg, struct list_head *list) in crypto_remove_alg() function406 ret = crypto_remove_alg(alg, &list); in crypto_unregister_alg()510 int err = crypto_remove_alg(&inst->alg, &users); in crypto_unregister_template()