Home
last modified time | relevance | path

Searched refs:wpa_key_mgmt (Results 1 – 11 of 11) sorted by relevance

/external/wpa_supplicant/
Ddefs.h32 KEY_MGMT_802_1X_NO_WPA, KEY_MGMT_WPA_NONE } wpa_key_mgmt; typedef
Ddriver.h119 wpa_key_mgmt key_mgmt_suite;
Ddriver_ndiswrapper.c58 wpa_key_mgmt key_mgmt_suite;
Dwpa_supplicant_i.h194 wpa_key_mgmt key_mgmt;
Dwpa_supplicant.c1138 static wpa_key_mgmt key_mgmt2driver(int key_mgmt) in key_mgmt2driver()
/external/wpa_supplicant_6/wpa_supplicant/src/common/
Ddefs.h91 } wpa_key_mgmt; typedef
/external/wpa_supplicant_6/wpa_supplicant/src/drivers/
Ddriver.h197 wpa_key_mgmt key_mgmt_suite;
Ddriver_ndiswrapper.c58 wpa_key_mgmt key_mgmt_suite;
/external/wpa_supplicant_6/wpa_supplicant/tests/
Dtest_wpa.c298 conf.wpa_key_mgmt = WPA_KEY_MGMT_PSK; in auth_init_group()
/external/wpa_supplicant_6/wpa_supplicant/
Dwpa_supplicant_i.h193 wpa_key_mgmt key_mgmt;
Dwpa_supplicant.c653 static wpa_key_mgmt key_mgmt2driver(int key_mgmt) in key_mgmt2driver()