Searched refs:NtLmNegotiate (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/cifs/ | ||
D | ntlmssp.h | 24 #define NtLmNegotiate cpu_to_le32(1) macro |
D | sess.c | 629 sec_blob->MessageType = NtLmNegotiate; in build_ntlmssp_negotiate_blob() |