Home
last modified time | relevance | path

Searched defs:smb2_preauth_neg_context (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dsmb2pdu.h350 struct smb2_preauth_neg_context { struct
351 __le16 ContextType; /* 1 */
352 __le16 DataLength;
353 __le32 Reserved;
354 __le16 HashAlgorithmCount; /* 1 */
355 __le16 SaltLength;
356 __le16 HashAlgorithms; /* HashAlgorithms[0] since only one defined */
357 __u8 Salt[SMB311_LINUX_CLIENT_SALT_SIZE];