Searched refs:UseNT (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/ppp-727.90.1/Helpers/pppd/
H A Dchap_ms.h86 u_char UseNT[1]; /* If 1, ignore the LANMan response field */ member in struct:__anon11947
H A Dchap_ms.c239 if (!rmd->UseNT[0]) {
251 if (!rmd->UseNT[0])
1173 response->UseNT[0] = !ms_lanman;
1175 response->UseNT[0] = 1;
H A Dchap.c663 if (rmd->UseNT[0]) {
/macosx-10.9.5/ppp-727.90.1/Authenticators/Radius/
H A Dmain.c669 fields UseNT and Flags are at the same place
670 MSCHAP : first put id and UseNT, then LANManResp and NTResp
674 buf[1] = ((MS_ChapResponse *) remotemd)->UseNT[0];

Completed in 127 milliseconds