Searched refs:wpa (Results 1 – 19 of 19) sorted by relevance
75 auth_conf->wpa = WPA_PROTO_WPA; in hostap_init()78 auth_conf->wpa = WPA_PROTO_RSN; in hostap_init()81 auth_conf->wpa = WPA_PROTO_RSN | WPA_PROTO_WPA; in hostap_init()84 auth_conf->wpa = WPA_PROTO_RSN; in hostap_init()90 if((auth_conf->wpa & WPA_PROTO_RSN) == WPA_PROTO_RSN) in hostap_init()100 if (auth_conf->wpa == WPA_PROTO_WPA && pairwise_cipher == WIFI_CIPHER_TYPE_CCMP) { in hostap_init()269 if (!(hapd->wpa_auth->conf.wpa & WPA_PROTO_RSN)) { in esp_wifi_build_rsnxe()366 if (hapd->wpa_auth->conf.wpa) { in hostap_new_assoc_sta()
102 uint8_t *wpa; member
383 if (!scan->rsn && !scan->wpa && (scan->capinfo & WLAN_CAPABILITY_PRIVACY)) { in wps_parse_scan_result()
434 if (wpa_auth == NULL || !wpa_auth->conf.wpa || sm == NULL) in wpa_auth_sta_associated()633 if (wpa_auth == NULL || !wpa_auth->conf.wpa || sm == NULL) in wpa_receive()655 if (sm->wpa == WPA_VERSION_WPA2) { in wpa_receive()813 ft = sm->wpa == WPA_VERSION_WPA2 && in wpa_receive()1069 key->type = sm->wpa == WPA_VERSION_WPA2 ? in __wpa_send_eapol()1072 if (encr && sm->wpa == WPA_VERSION_WPA2) in __wpa_send_eapol()1074 if (sm->wpa != WPA_VERSION_WPA2) in __wpa_send_eapol()1079 if (sm->wpa == WPA_VERSION_WPA2 && !pairwise) in __wpa_send_eapol()1348 if (sm->wpa == WPA_VERSION_WPA) in SM_STATE()1553 if (sm->wpa == WPA_VERSION_WPA2 && in SM_STATE()[all …]
336 if (wpa_auth->conf.wpa & WPA_PROTO_RSN) { in wpa_auth_gen_wpa_ie()357 if (wpa_auth->conf.wpa & WPA_PROTO_WPA) { in wpa_auth_gen_wpa_ie()418 if (!(wpa_auth->conf.wpa & version)) { in wpa_validate_wpa_ie()605 sm->wpa = WPA_VERSION_WPA2; in wpa_validate_wpa_ie()607 sm->wpa = WPA_VERSION_WPA; in wpa_validate_wpa_ie()
517 if (hapd->wpa_auth->conf.wpa == WPA_PROTO_WPA) { in hostapd_wps_config_ap()520 } else if (hapd->wpa_auth->conf.wpa == WPA_PROTO_RSN) { in hostapd_wps_config_ap()523 } else if (hapd->wpa_auth->conf.wpa == (WPA_PROTO_RSN | WPA_PROTO_WPA)) { in hostapd_wps_config_ap()
442 conf.wpa = hapd->conf->wpa; in ieee802_1x_init()
108 } wpa; member
200 int wpa; /* bitfield of WPA_PROTO_WPA, WPA_PROTO_RSN */ member
128 int wpa; member
20 int wpa; member
815 if (!eapol->conf.wpa && in eapol_auth_alloc()821 if (eapol->conf.wpa) in eapol_auth_alloc()1175 dst->wpa = src->wpa; in eapol_auth_conf_clone()
57 "src/rsn_supp/wpa.c"
473 "${WPA_SUPPLICANT_COMPONENT_DIR}/src/rsn_supp/wpa.c"
431 "${WPA_SUPPLICANT_COMPONENT_DIR}/src/rsn_supp/wpa.c"
434 "${WPA_SUPPLICANT_COMPONENT_DIR}/src/rsn_supp/wpa.c"
486 "${WPA_SUPPLICANT_COMPONENT_DIR}/src/rsn_supp/wpa.c"
439 "${WPA_SUPPLICANT_COMPONENT_DIR}/src/rsn_supp/wpa.c"
503 "${WPA_SUPPLICANT_COMPONENT_DIR}/src/rsn_supp/wpa.c"