Lines Matching defs:phase1
75 const char *phase1)
79 pos = os_strstr(phase1, "peapver=");
87 if (os_strstr(phase1, "peaplabel=1")) {
93 if (os_strstr(phase1, "peap_outer_success=0")) {
97 } else if (os_strstr(phase1, "peap_outer_success=1")) {
101 } else if (os_strstr(phase1, "peap_outer_success=2")) {
107 if (os_strstr(phase1, "crypto_binding=0")) {
110 } else if (os_strstr(phase1, "crypto_binding=1")) {
113 } else if (os_strstr(phase1, "crypto_binding=2")) {
118 if (os_strstr(phase1, "phase2_auth=0")) {
122 } else if (os_strstr(phase1, "phase2_auth=1")) {
126 } else if (os_strstr(phase1, "phase2_auth=2")) {
132 if (os_strstr(phase1, "tnc=soh2")) {
135 } else if (os_strstr(phase1, "tnc=soh1")) {
138 } else if (os_strstr(phase1, "tnc=soh")) {
161 if (config && config->phase1)
162 eap_peap_parse_phase1(data, config->phase1);
1135 * phase1 parameter peaplabel=1.