s3:profile: Use SHA1 for hashing in profiling functions.
authorAndreas Schneider <asn@samba.org>
Mon, 1 Jul 2019 14:54:15 +0000 (16:54 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Tue, 9 Jul 2019 12:16:10 +0000 (12:16 +0000)
commit6fe2193b17ac2d57c559d3b936b37238d06d6be8
treea3280a50dc41f521b485a2d032973a8d53ea9214
parent36f021f74d9739a9c73b95fc7d6f821bbf7cafdd
s3:profile: Use SHA1 for hashing in profiling functions.

This can use SHA NI instructions if the CPU supports it.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14031

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/profile/profile.c