Searched refs:DPP_ATTR_ENROLLEE_NONCE (Results 1 - 5 of 5) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
H A D | dpp_reconfig.c | 371 wpabuf_put_le16(msg, DPP_ATTR_ENROLLEE_NONCE); in dpp_reconfig_build_resp() 589 wpabuf_put_le16(clear, DPP_ATTR_ENROLLEE_NONCE); in dpp_reconfig_build_conf() 713 DPP_ATTR_ENROLLEE_NONCE, &e_nonce_len); in dpp_reconfig_auth_resp_rx() 928 DPP_ATTR_ENROLLEE_NONCE, &e_nonce_len); in dpp_reconfig_auth_conf_rx()
|
H A D | dpp.c | 696 wpabuf_put_le16(clear, DPP_ATTR_ENROLLEE_NONCE); in dpp_build_conf_req_attr() 708 wpabuf_put_le16(clear, DPP_ATTR_ENROLLEE_NONCE); in dpp_build_conf_req_attr() 1766 wpabuf_put_le16(clear, DPP_ATTR_ENROLLEE_NONCE); in dpp_build_conf_resp() 1779 wpabuf_put_le16(clear, DPP_ATTR_ENROLLEE_NONCE); in dpp_build_conf_resp() 1940 DPP_ATTR_ENROLLEE_NONCE, in dpp_conf_req_rx() 2911 DPP_ATTR_ENROLLEE_NONCE, in dpp_conf_resp_rx() 3056 DPP_ATTR_ENROLLEE_NONCE, in dpp_conf_result_rx() 3108 wpabuf_put_le16(clear, DPP_ATTR_ENROLLEE_NONCE); in dpp_build_conf_result() 3215 DPP_ATTR_ENROLLEE_NONCE, in dpp_conn_status_result_rx() 3327 wpabuf_put_le16(clear, DPP_ATTR_ENROLLEE_NONCE); in dpp_build_conn_status_result() [all...] |
H A D | dpp.h | 80 DPP_ATTR_ENROLLEE_NONCE = 0x1014, enumerator
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/ |
H A D | dpp.h | 60 DPP_ATTR_ENROLLEE_NONCE = 0x1014, enumerator
|
H A D | dpp.c | 2400 wpabuf_put_le16(clear, DPP_ATTR_ENROLLEE_NONCE); in dpp_build_conf_req_attr() 2412 wpabuf_put_le16(clear, DPP_ATTR_ENROLLEE_NONCE); in dpp_build_conf_req_attr() 4885 wpabuf_put_le16(clear, DPP_ATTR_ENROLLEE_NONCE); in dpp_build_conf_resp() 4898 wpabuf_put_le16(clear, DPP_ATTR_ENROLLEE_NONCE); in dpp_build_conf_resp() 5027 DPP_ATTR_ENROLLEE_NONCE, in dpp_conf_req_rx() 5965 DPP_ATTR_ENROLLEE_NONCE, in dpp_conf_resp_rx() 6064 DPP_ATTR_ENROLLEE_NONCE, in dpp_conf_result_rx() 6117 wpabuf_put_le16(clear, DPP_ATTR_ENROLLEE_NONCE); in dpp_build_conf_result()
|
Completed in 19 milliseconds