Home
last modified time | relevance | path

Searched refs:DPP_ATTR_I_BOOTSTRAP_KEY_HASH (Results 1 – 9 of 9) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
Ddpp_auth.c35 wpabuf_put_le16(msg, DPP_ATTR_I_BOOTSTRAP_KEY_HASH); in dpp_build_attr_i_bootstrap_key_hash()
893 DPP_ATTR_I_BOOTSTRAP_KEY_HASH, in dpp_auth_req_rx()
1472 DPP_ATTR_I_BOOTSTRAP_KEY_HASH, in dpp_auth_resp_rx()
1879 DPP_ATTR_I_BOOTSTRAP_KEY_HASH, in dpp_auth_conf_rx()
Ddpp.h62 DPP_ATTR_I_BOOTSTRAP_KEY_HASH = 0x1001, enumerator
Ddpp_tcp.c638 i_bootstrap = dpp_get_attr(buf, len, DPP_ATTR_I_BOOTSTRAP_KEY_HASH, in dpp_controller_rx_auth_req()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
Ddpp.h42 DPP_ATTR_I_BOOTSTRAP_KEY_HASH = 0x1001, enumerator
Ddpp.c1662 wpabuf_put_le16(msg, DPP_ATTR_I_BOOTSTRAP_KEY_HASH); in dpp_build_attr_i_bootstrap_key_hash()
3296 DPP_ATTR_I_BOOTSTRAP_KEY_HASH, in dpp_auth_req_rx()
3706 DPP_ATTR_I_BOOTSTRAP_KEY_HASH, in dpp_auth_resp_rx()
4100 DPP_ATTR_I_BOOTSTRAP_KEY_HASH, in dpp_auth_conf_rx()
9317 i_bootstrap = dpp_get_attr(buf, len, DPP_ATTR_I_BOOTSTRAP_KEY_HASH, in dpp_controller_rx_auth_req()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Ddpp_hostapd.c547 i_bootstrap = dpp_get_attr(buf, len, DPP_ATTR_I_BOOTSTRAP_KEY_HASH, in hostapd_dpp_rx_auth_req()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Ddpp_supplicant.c742 i_bootstrap = dpp_get_attr(buf, len, DPP_ATTR_I_BOOTSTRAP_KEY_HASH, in wpas_dpp_rx_auth_req()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Ddpp_hostapd.c742 i_bootstrap = dpp_get_attr(buf, len, DPP_ATTR_I_BOOTSTRAP_KEY_HASH, in hostapd_dpp_rx_auth_req()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Ddpp_supplicant.c1101 i_bootstrap = dpp_get_attr(buf, len, DPP_ATTR_I_BOOTSTRAP_KEY_HASH, in wpas_dpp_rx_auth_req()