Searched refs:NtLmNegotiate (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/cifs/
H A Dntlmssp.h24 #define NtLmNegotiate cpu_to_le32(1) macro
78 __le32 MessageType; /* NtLmNegotiate = 1 */
H A Dsess.c421 sec_blob->MessageType = NtLmNegotiate;
579 __le32 phase = NtLmNegotiate; /* NTLMSSP, if needed, is multistage */
810 if (phase == NtLmNegotiate) {
866 if (phase != NtLmNegotiate) {

Completed in 58 milliseconds