Home
last modified time | relevance | path

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

/hostap-3.6.0/src/common/
Ddpp_pkex.c133 wpabuf_put_le16(msg, DPP_ATTR_ENCRYPTED_KEY); in dpp_pkex_build_exchange_req()
281 wpabuf_put_le16(msg, DPP_ATTR_ENCRYPTED_KEY); in dpp_pkex_build_exchange_resp()
431 attr_key = dpp_get_attr(buf, len, DPP_ATTR_ENCRYPTED_KEY, in dpp_pkex_rx_exchange_req()
785 attr_key = dpp_get_attr(buf, buflen, DPP_ATTR_ENCRYPTED_KEY, in dpp_pkex_rx_exchange_resp()
Ddpp.h80 DPP_ATTR_ENCRYPTED_KEY = 0x1013, enumerator