Home
last modified time | relevance | path

Searched refs:WSC_ID_REGISTRAR_LEN (Results 1 - 12 of 12) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/
H A Deap_wsc_common.h18 #define WSC_ID_REGISTRAR_LEN 30 macro
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/
H A Deap_wsc_common.h18 #define WSC_ID_REGISTRAR_LEN 30 macro
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Deap_user_db.c248 if (conf->wps_state && identity_len == WSC_ID_REGISTRAR_LEN && in hostapd_get_eap_user()
249 os_memcmp(identity, WSC_ID_REGISTRAR, WSC_ID_REGISTRAR_LEN) == 0) { in hostapd_get_eap_user()
H A Dieee802_1x.c2226 (identity_len == WSC_ID_REGISTRAR_LEN && in ieee802_1x_eapol_send()
2228 WSC_ID_REGISTRAR_LEN) == 0))) { in ieee802_1x_eapol_send()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Deap_user_db.c248 if (conf->wps_state && identity_len == WSC_ID_REGISTRAR_LEN && in hostapd_get_eap_user()
249 os_memcmp(identity, WSC_ID_REGISTRAR, WSC_ID_REGISTRAR_LEN) == 0) { in hostapd_get_eap_user()
H A Dieee802_1x.c2208 (identity_len == WSC_ID_REGISTRAR_LEN && in ieee802_1x_eapol_send()
2210 WSC_ID_REGISTRAR_LEN) == 0))) { in ieee802_1x_eapol_send()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Deap_wsc.c161 if (identity && identity_len == WSC_ID_REGISTRAR_LEN && in eap_wsc_init()
162 os_memcmp(identity, WSC_ID_REGISTRAR, WSC_ID_REGISTRAR_LEN) == 0) in eap_wsc_init()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
H A Deap_server_wsc.c85 if (sm->identity && sm->identity_len == WSC_ID_REGISTRAR_LEN && in eap_wsc_init()
86 os_memcmp(sm->identity, WSC_ID_REGISTRAR, WSC_ID_REGISTRAR_LEN) == in eap_wsc_init()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Deap_wsc.c163 if (identity && identity_len == WSC_ID_REGISTRAR_LEN && in eap_wsc_init()
164 os_memcmp(identity, WSC_ID_REGISTRAR, WSC_ID_REGISTRAR_LEN) == 0) in eap_wsc_init()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
H A Deap_server_wsc.c85 if (sm->identity && sm->identity_len == WSC_ID_REGISTRAR_LEN && in eap_wsc_init()
86 os_memcmp(sm->identity, WSC_ID_REGISTRAR, WSC_ID_REGISTRAR_LEN) == in eap_wsc_init()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dwps_supplicant.c434 ssid->eap.identity_len == WSC_ID_REGISTRAR_LEN && in wpa_supplicant_wps_cred()
436 WSC_ID_REGISTRAR_LEN) == 0) in wpa_supplicant_wps_cred()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dwps_supplicant.c445 ssid->eap.identity_len == WSC_ID_REGISTRAR_LEN && in wpa_supplicant_wps_cred()
447 WSC_ID_REGISTRAR_LEN) == 0) in wpa_supplicant_wps_cred()

Completed in 17 milliseconds