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