Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/common/
Ddpp_reconfig.c162 wpabuf_put_le16(msg, DPP_ATTR_CONFIGURATOR_NONCE); in dpp_reconfig_build_req()
335 wpabuf_put_le16(clear, DPP_ATTR_CONFIGURATOR_NONCE); in dpp_reconfig_build_resp()
470 DPP_ATTR_CONFIGURATOR_NONCE, &c_nonce_len); in dpp_reconfig_auth_req_rx()
588 wpabuf_put_le16(clear, DPP_ATTR_CONFIGURATOR_NONCE); in dpp_reconfig_build_conf()
794 DPP_ATTR_CONFIGURATOR_NONCE, &c_nonce_len); in dpp_reconfig_auth_resp_rx()
923 DPP_ATTR_CONFIGURATOR_NONCE, &c_nonce_len); in dpp_reconfig_auth_conf_rx()
Ddpp.h93 DPP_ATTR_CONFIGURATOR_NONCE = 0x1022, enumerator