OSDN Git Service

[CIFS] SMB3 Signing enablement
[uclinux-h8/linux.git] / fs / cifs / smb2glob.h
index 7c0e214..c383508 100644 (file)
@@ -54,5 +54,7 @@
 #define SMB2_SIGNATURE_SIZE (16)
 #define SMB2_NTLMV2_SESSKEY_SIZE (16)
 #define SMB2_HMACSHA256_SIZE (32)
+#define SMB2_CMACAES_SIZE (16)
+#define SMB3_SIGNKEY_SIZE (16)
 
 #endif /* _SMB2_GLOB_H */