Searched refs:crypto_unregister_algs (Results 1 – 6 of 6) sorted by relevance
428 int crypto_unregister_algs(struct crypto_alg *algs, int count) in crypto_unregister_algs() function441 EXPORT_SYMBOL_GPL(crypto_unregister_algs);
480 crypto_unregister_algs(bf_algs, ARRAY_SIZE(bf_algs)); in fini()
686 crypto_unregister_algs(tf_algs, ARRAY_SIZE(tf_algs)); in fini()
936 crypto_unregister_algs(serpent_algs, ARRAY_SIZE(serpent_algs)); in serpent_sse2_exit()
1943 crypto_unregister_algs(camellia_algs, ARRAY_SIZE(camellia_algs)); in fini()
319 int crypto_unregister_algs(struct crypto_alg *algs, int count);