Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/common/
Ddpp_reconfig.c387 wpabuf_put_le16(msg, DPP_ATTR_ENROLLEE_NONCE); in dpp_reconfig_build_resp()
605 wpabuf_put_le16(clear, DPP_ATTR_ENROLLEE_NONCE); in dpp_reconfig_build_conf()
729 DPP_ATTR_ENROLLEE_NONCE, &e_nonce_len); in dpp_reconfig_auth_resp_rx()
944 DPP_ATTR_ENROLLEE_NONCE, &e_nonce_len); in dpp_reconfig_auth_conf_rx()
Ddpp.c837 wpabuf_put_le16(clear, DPP_ATTR_ENROLLEE_NONCE); in dpp_build_conf_req_attr()
849 wpabuf_put_le16(clear, DPP_ATTR_ENROLLEE_NONCE); in dpp_build_conf_req_attr()
2135 wpabuf_put_le16(clear, DPP_ATTR_ENROLLEE_NONCE); in dpp_build_conf_resp()
2148 wpabuf_put_le16(clear, DPP_ATTR_ENROLLEE_NONCE); in dpp_build_conf_resp()
2335 DPP_ATTR_ENROLLEE_NONCE, in dpp_conf_req_rx()
3357 DPP_ATTR_ENROLLEE_NONCE, in dpp_conf_resp_rx()
3568 DPP_ATTR_ENROLLEE_NONCE, in dpp_conf_result_rx()
3620 wpabuf_put_le16(clear, DPP_ATTR_ENROLLEE_NONCE); in dpp_build_conf_result()
3727 DPP_ATTR_ENROLLEE_NONCE, in dpp_conn_status_result_rx()
3839 wpabuf_put_le16(clear, DPP_ATTR_ENROLLEE_NONCE); in dpp_build_conn_status_result()
Ddpp.h86 DPP_ATTR_ENROLLEE_NONCE = 0x1014, enumerator