Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/common/
H A 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()
H A Ddpp.h68 DPP_ATTR_I_BOOTSTRAP_KEY_HASH = 0x1001, enumerator
H A Ddpp_tcp.c761 i_bootstrap = dpp_get_attr(buf, len, DPP_ATTR_I_BOOTSTRAP_KEY_HASH, in dpp_controller_rx_auth_req()
H A Ddpp.c5172 wpabuf_put_le16(msg, DPP_ATTR_I_BOOTSTRAP_KEY_HASH); in dpp_build_pb_announcement_resp()
/freebsd/contrib/wpa/wpa_supplicant/
H A Ddpp_supplicant.c1249 i_bootstrap = dpp_get_attr(buf, len, DPP_ATTR_I_BOOTSTRAP_KEY_HASH, in wpas_dpp_rx_auth_req()
3690 i_hash = dpp_get_attr(buf, len, DPP_ATTR_I_BOOTSTRAP_KEY_HASH, in wpas_dpp_rx_pb_presence_announcement_resp()
/freebsd/contrib/wpa/src/ap/
H A Ddpp_hostapd.c1060 i_bootstrap = dpp_get_attr(buf, len, DPP_ATTR_I_BOOTSTRAP_KEY_HASH, in hostapd_dpp_rx_auth_req()