Home
last modified time | relevance | path

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

/hostap-latest/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.h68 DPP_ATTR_I_BOOTSTRAP_KEY_HASH = 0x1001, enumerator
Ddpp_tcp.c761 i_bootstrap = dpp_get_attr(buf, len, DPP_ATTR_I_BOOTSTRAP_KEY_HASH, in dpp_controller_rx_auth_req()
Ddpp.c5172 wpabuf_put_le16(msg, DPP_ATTR_I_BOOTSTRAP_KEY_HASH); in dpp_build_pb_announcement_resp()
/hostap-latest/wpa_supplicant/
Ddpp_supplicant.c1254 i_bootstrap = dpp_get_attr(buf, len, DPP_ATTR_I_BOOTSTRAP_KEY_HASH, in wpas_dpp_rx_auth_req()
3695 i_hash = dpp_get_attr(buf, len, DPP_ATTR_I_BOOTSTRAP_KEY_HASH, in wpas_dpp_rx_pb_presence_announcement_resp()
/hostap-latest/src/ap/
Ddpp_hostapd.c1060 i_bootstrap = dpp_get_attr(buf, len, DPP_ATTR_I_BOOTSTRAP_KEY_HASH, in hostapd_dpp_rx_auth_req()