Home
last modified time | relevance | path

Searched refs:SECURITY_BUFFER (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
H A Dntlmssp.h89 } __attribute__((packed)) SECURITY_BUFFER; typedef
95 SECURITY_BUFFER DomainName; /* RFC 1001 style and ASCII */
96 SECURITY_BUFFER WorkstationName; /* RFC 1001 and ASCII */
97 /* SECURITY_BUFFER for version info not present since we
106 SECURITY_BUFFER TargetName;
110 SECURITY_BUFFER TargetInfoArray;
111 /* SECURITY_BUFFER for version info not present since we
118 SECURITY_BUFFER LmChallengeResponse;
119 SECURITY_BUFFER NtChallengeResponse;
120 SECURITY_BUFFER DomainNam
[all...]
/kernel/linux/linux-6.6/fs/smb/client/
H A Dntlmssp.h76 } __attribute__((packed)) SECURITY_BUFFER; typedef
82 SECURITY_BUFFER DomainName; /* RFC 1001 style and ASCII */
83 SECURITY_BUFFER WorkstationName; /* RFC 1001 and ASCII */
84 /* SECURITY_BUFFER for version info not present since we
106 SECURITY_BUFFER DomainName; /* RFC 1001 style and ASCII */
107 SECURITY_BUFFER WorkstationName; /* RFC 1001 and ASCII */
109 /* SECURITY_BUFFER */
117 SECURITY_BUFFER TargetName;
121 SECURITY_BUFFER TargetInfoArray;
122 /* SECURITY_BUFFER fo
[all...]
H A Dsess.c1029 static inline void cifs_security_buffer_from_str(SECURITY_BUFFER *pbuf, in cifs_security_buffer_from_str()

Completed in 4 milliseconds