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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Dchap_ms.h39 #define MS_CHAP2_RESPONSE_LEN 49 /* Response length for MS-CHAPv2 */ macro
H A Dchap_ms.c242 unsigned char md[MS_CHAP2_RESPONSE_LEN];
248 if (response_len != MS_CHAP2_RESPONSE_LEN)
329 *response++ = MS_CHAP2_RESPONSE_LEN;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/plugins/
H A Dwinbind.c607 if (response_len != MS_CHAP2_RESPONSE_LEN)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/plugins/radius/
H A Dradius.c434 if (response_len != MS_CHAP2_RESPONSE_LEN)
445 cpassword, MS_CHAP2_RESPONSE_LEN + 1, VENDOR_MICROSOFT);

Completed in 121 milliseconds