Searched refs:crypto_unregister_shashes (Results 1 – 8 of 8) sorted by relevance
176 crypto_unregister_shashes(blake2b_algs, ARRAY_SIZE(blake2b_algs)); in blake2b_mod_fini()
191 crypto_unregister_shashes(algs, ARRAY_SIZE(algs)); in crypto_sha1_mod_exit()
559 void crypto_unregister_shashes(struct shash_alg *algs, int count) in crypto_unregister_shashes() function566 EXPORT_SYMBOL_GPL(crypto_unregister_shashes);
274 crypto_unregister_shashes(algs, ARRAY_SIZE(algs)); in sha3_generic_mod_fini()
340 crypto_unregister_shashes(algs, ARRAY_SIZE(algs)); in crypto_sha512_mod_exit()
334 crypto_unregister_shashes(algs, ARRAY_SIZE(algs)); in crypto_sha256_mod_exit()
1061 crypto_unregister_shashes(algs, ARRAY_SIZE(algs)); in streebog_mod_fini()
1134 crypto_unregister_shashes(wp_algs, ARRAY_SIZE(wp_algs)); in wp512_mod_fini()
Completed in 20 milliseconds