Home
last modified time | relevance | path

Searched refs:crypto_unregister_shashes (Results 1 – 8 of 8) sorted by relevance

/crypto/
A Dblake2b_generic.c176 crypto_unregister_shashes(blake2b_algs, ARRAY_SIZE(blake2b_algs)); in blake2b_mod_fini()
A Dsha1.c191 crypto_unregister_shashes(algs, ARRAY_SIZE(algs)); in crypto_sha1_mod_exit()
A Dshash.c559 void crypto_unregister_shashes(struct shash_alg *algs, int count) in crypto_unregister_shashes() function
566 EXPORT_SYMBOL_GPL(crypto_unregister_shashes);
A Dsha3_generic.c274 crypto_unregister_shashes(algs, ARRAY_SIZE(algs)); in sha3_generic_mod_fini()
A Dsha512.c340 crypto_unregister_shashes(algs, ARRAY_SIZE(algs)); in crypto_sha512_mod_exit()
A Dsha256.c334 crypto_unregister_shashes(algs, ARRAY_SIZE(algs)); in crypto_sha256_mod_exit()
A Dstreebog_generic.c1061 crypto_unregister_shashes(algs, ARRAY_SIZE(algs)); in streebog_mod_fini()
A Dwp512.c1134 crypto_unregister_shashes(wp_algs, ARRAY_SIZE(wp_algs)); in wp512_mod_fini()

Completed in 20 milliseconds