Home
last modified time | relevance | path

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

/linux/fs/smb/common/
H A Dsmb2pdu.h478 struct smb2_preauth_neg_context { struct
479 __le16 ContextType; /* 1 */
480 __le16 DataLength;
481 __le32 Reserved;
482 __le16 HashAlgorithmCount; /* 1 */
483 __le16 SaltLength;
484 __le16 HashAlgorithms; /* HashAlgorithms[0] since only one defined */
485 __u8 Salt[SMB311_SALT_SIZE];