Searched refs:chap_mdtype (Results 1 - 21 of 21) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/accel-pptpd/pppd_plugin/src/pppd/
H A Dlcp.h91 u_char chap_mdtype; /* which MD types (hashing algorithm) */ member in struct:lcp_options
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/accel-pptpd/pppd_plugin/src/pppd/
H A Dlcp.h91 u_char chap_mdtype; /* which MD types (hashing algorithm) */ member in struct:lcp_options
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/accel-pptpd/pppd_plugin/src/pppd/
H A Dlcp.h91 u_char chap_mdtype; /* which MD types (hashing algorithm) */ member in struct:lcp_options
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/accel-pptp/src/pppd/
H A Dlcp.h107 u_char chap_mdtype; /* which MD types (hashing algorithm) */ member in struct:lcp_options
H A Dlcp.c368 ao->chap_mdtype = chap_mdtype_all;
783 ADDCICHAP(CI_AUTHTYPE, !go->neg_eap && go->neg_chap, go->chap_mdtype);
932 ACKCICHAP(CI_AUTHTYPE, !go->neg_eap && go->neg_chap, go->chap_mdtype);
1133 if (CHAP_CANDIGEST(go->chap_mdtype, cichar))
1134 try.chap_mdtype = CHAP_MDTYPE_D(cichar);
1140 if (cichar != CHAP_DIGEST(go->chap_mdtype)) {
1141 if (CHAP_CANDIGEST(go->chap_mdtype, cichar)) {
1143 try.chap_mdtype = CHAP_MDTYPE_D(cichar);
1146 try.chap_mdtype &= ~(CHAP_MDTYPE(try.chap_mdtype));
[all...]
H A Dauth.c299 &lcp_wantoptions[0].chap_mdtype },
303 &lcp_wantoptions[0].chap_mdtype },
308 &lcp_wantoptions[0].chap_mdtype },
312 &lcp_wantoptions[0].chap_mdtype },
316 &lcp_wantoptions[0].chap_mdtype },
320 &lcp_wantoptions[0].chap_mdtype },
330 &lcp_allowoptions[0].chap_mdtype },
334 &lcp_allowoptions[0].chap_mdtype },
339 &lcp_allowoptions[0].chap_mdtype },
343 &lcp_allowoptions[0].chap_mdtype },
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/pppd/pppd/
H A Dlcp.h107 u_char chap_mdtype; /* which MD types (hashing algorithm) */ member in struct:lcp_options
H A Dlcp.c368 ao->chap_mdtype = chap_mdtype_all;
783 ADDCICHAP(CI_AUTHTYPE, !go->neg_eap && go->neg_chap, go->chap_mdtype);
932 ACKCICHAP(CI_AUTHTYPE, !go->neg_eap && go->neg_chap, go->chap_mdtype);
1133 if (CHAP_CANDIGEST(go->chap_mdtype, cichar))
1134 try.chap_mdtype = CHAP_MDTYPE_D(cichar);
1140 if (cichar != CHAP_DIGEST(go->chap_mdtype)) {
1141 if (CHAP_CANDIGEST(go->chap_mdtype, cichar)) {
1143 try.chap_mdtype = CHAP_MDTYPE_D(cichar);
1146 try.chap_mdtype &= ~(CHAP_MDTYPE(try.chap_mdtype));
[all...]
H A Dauth.c299 &lcp_wantoptions[0].chap_mdtype },
303 &lcp_wantoptions[0].chap_mdtype },
308 &lcp_wantoptions[0].chap_mdtype },
312 &lcp_wantoptions[0].chap_mdtype },
316 &lcp_wantoptions[0].chap_mdtype },
320 &lcp_wantoptions[0].chap_mdtype },
330 &lcp_allowoptions[0].chap_mdtype },
334 &lcp_allowoptions[0].chap_mdtype },
339 &lcp_allowoptions[0].chap_mdtype },
343 &lcp_allowoptions[0].chap_mdtype },
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/accel-pptp/src/pppd/
H A Dlcp.h107 u_char chap_mdtype; /* which MD types (hashing algorithm) */ member in struct:lcp_options
H A Dlcp.c368 ao->chap_mdtype = chap_mdtype_all;
783 ADDCICHAP(CI_AUTHTYPE, !go->neg_eap && go->neg_chap, go->chap_mdtype);
932 ACKCICHAP(CI_AUTHTYPE, !go->neg_eap && go->neg_chap, go->chap_mdtype);
1133 if (CHAP_CANDIGEST(go->chap_mdtype, cichar))
1134 try.chap_mdtype = CHAP_MDTYPE_D(cichar);
1140 if (cichar != CHAP_DIGEST(go->chap_mdtype)) {
1141 if (CHAP_CANDIGEST(go->chap_mdtype, cichar)) {
1143 try.chap_mdtype = CHAP_MDTYPE_D(cichar);
1146 try.chap_mdtype &= ~(CHAP_MDTYPE(try.chap_mdtype));
[all...]
H A Dauth.c299 &lcp_wantoptions[0].chap_mdtype },
303 &lcp_wantoptions[0].chap_mdtype },
308 &lcp_wantoptions[0].chap_mdtype },
312 &lcp_wantoptions[0].chap_mdtype },
316 &lcp_wantoptions[0].chap_mdtype },
320 &lcp_wantoptions[0].chap_mdtype },
330 &lcp_allowoptions[0].chap_mdtype },
334 &lcp_allowoptions[0].chap_mdtype },
339 &lcp_allowoptions[0].chap_mdtype },
343 &lcp_allowoptions[0].chap_mdtype },
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/accel-pptp/src/pppd/
H A Dlcp.h107 u_char chap_mdtype; /* which MD types (hashing algorithm) */ member in struct:lcp_options
H A Dlcp.c368 ao->chap_mdtype = chap_mdtype_all;
783 ADDCICHAP(CI_AUTHTYPE, !go->neg_eap && go->neg_chap, go->chap_mdtype);
932 ACKCICHAP(CI_AUTHTYPE, !go->neg_eap && go->neg_chap, go->chap_mdtype);
1133 if (CHAP_CANDIGEST(go->chap_mdtype, cichar))
1134 try.chap_mdtype = CHAP_MDTYPE_D(cichar);
1140 if (cichar != CHAP_DIGEST(go->chap_mdtype)) {
1141 if (CHAP_CANDIGEST(go->chap_mdtype, cichar)) {
1143 try.chap_mdtype = CHAP_MDTYPE_D(cichar);
1146 try.chap_mdtype &= ~(CHAP_MDTYPE(try.chap_mdtype));
[all...]
H A Dauth.c299 &lcp_wantoptions[0].chap_mdtype },
303 &lcp_wantoptions[0].chap_mdtype },
308 &lcp_wantoptions[0].chap_mdtype },
312 &lcp_wantoptions[0].chap_mdtype },
316 &lcp_wantoptions[0].chap_mdtype },
320 &lcp_wantoptions[0].chap_mdtype },
330 &lcp_allowoptions[0].chap_mdtype },
334 &lcp_allowoptions[0].chap_mdtype },
339 &lcp_allowoptions[0].chap_mdtype },
343 &lcp_allowoptions[0].chap_mdtype },
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/pppd/pppd/
H A Dlcp.h107 u_char chap_mdtype; /* which MD types (hashing algorithm) */ member in struct:lcp_options
H A Dlcp.c368 ao->chap_mdtype = chap_mdtype_all;
783 ADDCICHAP(CI_AUTHTYPE, !go->neg_eap && go->neg_chap, go->chap_mdtype);
932 ACKCICHAP(CI_AUTHTYPE, !go->neg_eap && go->neg_chap, go->chap_mdtype);
1133 if (CHAP_CANDIGEST(go->chap_mdtype, cichar))
1134 try.chap_mdtype = CHAP_MDTYPE_D(cichar);
1140 if (cichar != CHAP_DIGEST(go->chap_mdtype)) {
1141 if (CHAP_CANDIGEST(go->chap_mdtype, cichar)) {
1143 try.chap_mdtype = CHAP_MDTYPE_D(cichar);
1146 try.chap_mdtype &= ~(CHAP_MDTYPE(try.chap_mdtype));
[all...]
H A Dauth.c299 &lcp_wantoptions[0].chap_mdtype },
303 &lcp_wantoptions[0].chap_mdtype },
308 &lcp_wantoptions[0].chap_mdtype },
312 &lcp_wantoptions[0].chap_mdtype },
316 &lcp_wantoptions[0].chap_mdtype },
320 &lcp_wantoptions[0].chap_mdtype },
330 &lcp_allowoptions[0].chap_mdtype },
334 &lcp_allowoptions[0].chap_mdtype },
339 &lcp_allowoptions[0].chap_mdtype },
343 &lcp_allowoptions[0].chap_mdtype },
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/pppd/pppd/
H A Dlcp.h107 u_char chap_mdtype; /* which MD types (hashing algorithm) */ member in struct:lcp_options
H A Dlcp.c368 ao->chap_mdtype = chap_mdtype_all;
783 ADDCICHAP(CI_AUTHTYPE, !go->neg_eap && go->neg_chap, go->chap_mdtype);
932 ACKCICHAP(CI_AUTHTYPE, !go->neg_eap && go->neg_chap, go->chap_mdtype);
1133 if (CHAP_CANDIGEST(go->chap_mdtype, cichar))
1134 try.chap_mdtype = CHAP_MDTYPE_D(cichar);
1140 if (cichar != CHAP_DIGEST(go->chap_mdtype)) {
1141 if (CHAP_CANDIGEST(go->chap_mdtype, cichar)) {
1143 try.chap_mdtype = CHAP_MDTYPE_D(cichar);
1146 try.chap_mdtype &= ~(CHAP_MDTYPE(try.chap_mdtype));
[all...]
H A Dauth.c299 &lcp_wantoptions[0].chap_mdtype },
303 &lcp_wantoptions[0].chap_mdtype },
308 &lcp_wantoptions[0].chap_mdtype },
312 &lcp_wantoptions[0].chap_mdtype },
316 &lcp_wantoptions[0].chap_mdtype },
320 &lcp_wantoptions[0].chap_mdtype },
330 &lcp_allowoptions[0].chap_mdtype },
334 &lcp_allowoptions[0].chap_mdtype },
339 &lcp_allowoptions[0].chap_mdtype },
343 &lcp_allowoptions[0].chap_mdtype },
[all...]

Completed in 225 milliseconds