s3:modules: Add hash_inode() function based on SHA1
commitcf0442bff13e37507bc37455f2823d0179f783aa
authorAndreas Schneider <asn@samba.org>
Tue, 18 Jun 2019 14:56:43 +0000 (18 16:56 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Wed, 3 Jul 2019 11:19:20 +0000 (3 11:19 +0000)
tree1cfe932742604a0bfd28b610fc8fa1e10528b3cf
parentfa2d5b3daa0eaae41e2c2348cb2a81adf9da3b62
s3:modules: Add hash_inode() function based on SHA1

This should use SHA1 as modern CPUs have SHA NI instruction support.

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/modules/hash_inode.c [new file with mode: 0644]
source3/modules/hash_inode.h [new file with mode: 0644]
source3/modules/wscript_build