Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/common/
Ddpp_auth.c150 WPA_PUT_LE16(pos, DPP_ATTR_I_NONCE); in dpp_auth_build_req()
161 WPA_PUT_LE16(pos, DPP_ATTR_I_NONCE); in dpp_auth_build_req()
323 WPA_PUT_LE16(pos, DPP_ATTR_I_NONCE); in dpp_auth_build_resp()
820 i_nonce = dpp_get_attr(unwrapped, unwrapped_len, DPP_ATTR_I_NONCE, in dpp_auth_req_rx()
1357 i_nonce = dpp_get_attr(unwrapped, unwrapped_len, DPP_ATTR_I_NONCE, in dpp_auth_resp_rx_status()
1615 i_nonce = dpp_get_attr(unwrapped, unwrapped_len, DPP_ATTR_I_NONCE, in dpp_auth_resp_rx()
Ddpp.h72 DPP_ATTR_I_NONCE = 0x1005, enumerator