Searched defs:crypto_unregister_alg (Results 1 - 1 of 1) sorted by relevance

/crypto/
H A Dalgapi.c370 int crypto_unregister_alg(struct crypto_alg *alg) function
389 EXPORT_SYMBOL_GPL(crypto_unregister_alg); variable
405 crypto_unregister_alg(&algs[i]);
416 ret = crypto_unregister_alg(&algs[i]);

Completed in 88 milliseconds