Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/common/
Ddpp_pkex.c132 wpabuf_put_le16(msg, DPP_ATTR_ENCRYPTED_KEY); in dpp_pkex_build_exchange_req()
284 wpabuf_put_le16(msg, DPP_ATTR_ENCRYPTED_KEY); in dpp_pkex_build_exchange_resp()
433 attr_key = dpp_get_attr(buf, len, DPP_ATTR_ENCRYPTED_KEY, in dpp_pkex_rx_exchange_req()
790 attr_key = dpp_get_attr(buf, buflen, DPP_ATTR_ENCRYPTED_KEY, in dpp_pkex_rx_exchange_resp()
Ddpp.h85 DPP_ATTR_ENCRYPTED_KEY = 0x1013, enumerator
Ddpp_tcp.c2334 DPP_ATTR_ENCRYPTED_KEY, in dpp_controller_is_own_pkex_req()