Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/common/
Ddpp_pkex.c604 wpabuf_put_le16(clear, DPP_ATTR_BOOTSTRAP_KEY); in dpp_pkex_build_commit_reveal_req()
613 wpabuf_put_le16(clear, DPP_ATTR_BOOTSTRAP_KEY); in dpp_pkex_build_commit_reveal_req()
905 wpabuf_put_le16(clear, DPP_ATTR_BOOTSTRAP_KEY); in dpp_pkex_build_commit_reveal_resp()
914 wpabuf_put_le16(clear, DPP_ATTR_BOOTSTRAP_KEY); in dpp_pkex_build_commit_reveal_resp()
1058 b_key = dpp_get_attr(unwrapped, unwrapped_len, DPP_ATTR_BOOTSTRAP_KEY, in dpp_pkex_rx_commit_reveal_req()
1220 b_key = dpp_get_attr(unwrapped, unwrapped_len, DPP_ATTR_BOOTSTRAP_KEY, in dpp_pkex_rx_commit_reveal_resp()
Ddpp.h75 DPP_ATTR_BOOTSTRAP_KEY = 0x100F, enumerator