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

/linux-master/crypto/
H A Dalgapi.c482 static int crypto_remove_alg(struct crypto_alg *alg, struct list_head *list) function
501 ret = crypto_remove_alg(alg, &list);
600 int err = crypto_remove_alg(&inst->alg, &users);

Completed in 92 milliseconds