Home
last modified time | relevance | path

Searched refs:crypto_unregister_algs (Results 1 – 3 of 3) sorted by relevance

/crypto/
A Ddes_generic.c122 crypto_unregister_algs(des_algs, ARRAY_SIZE(des_algs)); in des_generic_mod_fini()
A Dtea.c251 crypto_unregister_algs(tea_algs, ARRAY_SIZE(tea_algs)); in tea_mod_fini()
A Dalgapi.c528 void crypto_unregister_algs(struct crypto_alg *algs, int count) in crypto_unregister_algs() function
535 EXPORT_SYMBOL_GPL(crypto_unregister_algs);

Completed in 11 milliseconds