Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/common/
Ddpp_auth.c313 WPA_PUT_LE16(pos, DPP_ATTR_R_NONCE); in dpp_auth_build_resp()
1102 WPA_PUT_LE16(r_nonce, DPP_ATTR_R_NONCE); in dpp_auth_build_conf()
1608 r_nonce = dpp_get_attr(unwrapped, unwrapped_len, DPP_ATTR_R_NONCE, in dpp_auth_resp_rx()
1790 r_nonce = dpp_get_attr(unwrapped, unwrapped_len, DPP_ATTR_R_NONCE, in dpp_auth_conf_rx_failure()
Ddpp.h67 DPP_ATTR_R_NONCE = 0x1007, enumerator