Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/crypto/
H A Dalgapi.c482 static int crypto_remove_alg(struct crypto_alg *alg, struct list_head *list) in crypto_remove_alg() function
501 ret = crypto_remove_alg(alg, &list); in crypto_unregister_alg()
600 int err = crypto_remove_alg(&inst->alg, &users); in crypto_unregister_template()
/kernel/linux/linux-5.10/crypto/
H A Dalgapi.c447 static int crypto_remove_alg(struct crypto_alg *alg, struct list_head *list) in crypto_remove_alg() function
466 ret = crypto_remove_alg(alg, &list); in crypto_unregister_alg()
565 int err = crypto_remove_alg(&inst->alg, &users); in crypto_unregister_template()

Completed in 4 milliseconds