Home | History | Annotate | Download | only in eap_peer

Lines Matching refs:os_strstr

83 		if (os_strstr(config->phase2, "autheap=")) {
86 } else if (os_strstr(config->phase2, "auth=MSCHAPV2")) {
89 } else if (os_strstr(config->phase2, "auth=MSCHAP")) {
92 } else if (os_strstr(config->phase2, "auth=PAP")) {
95 } else if (os_strstr(config->phase2, "auth=CHAP")) {