Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/common/
Dsmb2pdu.h462 struct smb2_preauth_neg_context { struct
463 __le16 ContextType; /* 1 */
464 __le16 DataLength;
465 __le32 Reserved;
466 __le16 HashAlgorithmCount; /* 1 */
467 __le16 SaltLength;
468 __le16 HashAlgorithms; /* HashAlgorithms[0] since only one defined */
469 __u8 Salt[SMB311_SALT_SIZE];