Searched refs:DPP_ATTR_BOOTSTRAP_KEY (Results 1 – 2 of 2) sorted by relevance
| /hostap-latest/src/common/ |
| D | dpp_pkex.c | 616 wpabuf_put_le16(clear, DPP_ATTR_BOOTSTRAP_KEY); in dpp_pkex_build_commit_reveal_req() 625 wpabuf_put_le16(clear, DPP_ATTR_BOOTSTRAP_KEY); in dpp_pkex_build_commit_reveal_req() 937 wpabuf_put_le16(clear, DPP_ATTR_BOOTSTRAP_KEY); in dpp_pkex_build_commit_reveal_resp() 946 wpabuf_put_le16(clear, DPP_ATTR_BOOTSTRAP_KEY); in dpp_pkex_build_commit_reveal_resp() 1091 b_key = dpp_get_attr(unwrapped, unwrapped_len, DPP_ATTR_BOOTSTRAP_KEY, in dpp_pkex_rx_commit_reveal_req() 1270 b_key = dpp_get_attr(unwrapped, unwrapped_len, DPP_ATTR_BOOTSTRAP_KEY, in dpp_pkex_rx_commit_reveal_resp()
|
| D | dpp.h | 82 DPP_ATTR_BOOTSTRAP_KEY = 0x100F, enumerator
|