Home
last modified time | relevance | path

Searched refs:w_r_auth (Results 1 - 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Ddpp_auth.c424 u8 wrapped_r_auth[4 + DPP_MAX_HASH_LEN + AES_BLOCK_SIZE], *w_r_auth; in dpp_auth_build_resp_ok() local
522 w_r_auth = wrapped_r_auth; in dpp_auth_build_resp_ok()
569 w_r_auth = NULL; in dpp_auth_build_resp_ok()
589 w_r_auth, wrapped_r_auth_len, in dpp_auth_build_resp_ok()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Ddpp.c2828 u8 wrapped_r_auth[4 + DPP_MAX_HASH_LEN + AES_BLOCK_SIZE], *w_r_auth; in dpp_auth_build_resp_ok() local
2926 w_r_auth = wrapped_r_auth; in dpp_auth_build_resp_ok()
2973 w_r_auth = NULL; in dpp_auth_build_resp_ok()
2993 w_r_auth, wrapped_r_auth_len, in dpp_auth_build_resp_ok()

Completed in 13 milliseconds