Home
last modified time | relevance | path

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

/linux-6.8/fs/smb/common/
Dsmb2pdu.h464 struct smb2_preauth_neg_context { struct
465 __le16 ContextType; /* 1 */
466 __le16 DataLength;
467 __le32 Reserved;
468 __le16 HashAlgorithmCount; /* 1 */
469 __le16 SaltLength;
470 __le16 HashAlgorithms; /* HashAlgorithms[0] since only one defined */
471 __u8 Salt[SMB311_SALT_SIZE];