Searched refs:DPP_ATTR_ENCRYPTED_KEY (Results 1 – 3 of 3) sorted by relevance
/external/wpa_supplicant_8/src/common/ |
D | dpp_pkex.c | 132 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()
|
D | dpp.h | 85 DPP_ATTR_ENCRYPTED_KEY = 0x1013, enumerator
|
D | dpp_tcp.c | 2334 DPP_ATTR_ENCRYPTED_KEY, in dpp_controller_is_own_pkex_req()
|