Home
last modified time | relevance | path

Searched refs:DPP_ATTR_R_BOOTSTRAP_KEY_HASH (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/wpa_supplicant/src/common/
H A Ddpp.h43 DPP_ATTR_R_BOOTSTRAP_KEY_HASH = 0x1002, enumerator
H A Ddpp.c1650 wpabuf_put_le16(msg, DPP_ATTR_R_BOOTSTRAP_KEY_HASH); in dpp_build_attr_r_bootstrap_key_hash()
3686 DPP_ATTR_R_BOOTSTRAP_KEY_HASH, in dpp_auth_resp_rx()
4080 DPP_ATTR_R_BOOTSTRAP_KEY_HASH, in dpp_auth_conf_rx()
9307 r_bootstrap = dpp_get_attr(buf, len, DPP_ATTR_R_BOOTSTRAP_KEY_HASH, in dpp_controller_rx_auth_req()
/dragonfly/contrib/wpa_supplicant/src/ap/
H A Ddpp_hostapd.c537 r_bootstrap = dpp_get_attr(buf, len, DPP_ATTR_R_BOOTSTRAP_KEY_HASH, in hostapd_dpp_rx_auth_req()
/dragonfly/contrib/wpa_supplicant/wpa_supplicant/
H A Ddpp_supplicant.c732 r_bootstrap = dpp_get_attr(buf, len, DPP_ATTR_R_BOOTSTRAP_KEY_HASH, in wpas_dpp_rx_auth_req()