git.samba.org
/
kai
/
samba.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
SMB2 signing now works. The spec was wrong (and will be fixed in the
[kai/samba.git]
/
source
/
lib
/
crypto
/
crypto.h
diff --git
a/source/lib/crypto/crypto.h
b/source/lib/crypto/crypto.h
index 10e2258fa7d1371f82381d75b782dcf2f93678eb..03a233ec988c02672f7fa24dea77b26550052ec9 100644
(file)
--- a/
source/lib/crypto/crypto.h
+++ b/
source/lib/crypto/crypto.h
@@
-23,6
+23,8
@@
#include "lib/crypto/hmacmd5.h"
#include "lib/crypto/sha1.h"
#include "lib/crypto/hmacsha1.h"
+#include "heimdal/lib/hcrypto/sha.h"
+#include "lib/crypto/hmacsha256.h"
struct arcfour_state {
uint8_t sbox[256];