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