Home
last modified time | relevance | path

Searched refs:WPA_KEY_MGMT_WAPI_PSK (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/wpa_supplicant/src/common/
Ddefs.h44 #define WPA_KEY_MGMT_WAPI_PSK BIT(12) macro
/hal_espressif-latest/components/wpa_supplicant/src/rsn_supp/
Dwpa.c2298 sm->key_mgmt = WPA_KEY_MGMT_WAPI_PSK; /* for WAPI PSK */ in wpa_set_profile()