Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/include/
Desp_dpp.h27 DPP_BOOTSTRAP_PKEX, /**< Proof of Knowledge Method */ enumerator
/hal_espressif-latest/components/wpa_supplicant/src/common/
Ddpp.c373 case DPP_BOOTSTRAP_PKEX: in dpp_bootstrap_type_txt()
3028 } else if (auth->own_bi && auth->own_bi->type == DPP_BOOTSTRAP_PKEX) { in dpp_auth_resp_rx()
6100 bi->type = DPP_BOOTSTRAP_PKEX; in dpp_bootstrap_gen()