Searched refs:wrapped_r_auth_len (Results 1 – 1 of 1) sorted by relevance
1145 size_t wrapped_r_auth_len, in dpp_auth_build_resp() argument1264 WPA_PUT_LE16(pos, wrapped_r_auth_len); in dpp_auth_build_resp()1266 os_memcpy(pos, wrapped_r_auth, wrapped_r_auth_len); in dpp_auth_build_resp()1267 pos += wrapped_r_auth_len; in dpp_auth_build_resp()2150 size_t wrapped_r_auth_len; in dpp_auth_build_resp_ok() local2244 wrapped_r_auth_len = 4 + auth->curve->hash_len + AES_BLOCK_SIZE; in dpp_auth_build_resp_ok()2246 wrapped_r_auth, wrapped_r_auth_len); in dpp_auth_build_resp_ok()2295 wrapped_r_auth_len = 0; in dpp_auth_build_resp_ok()2314 w_r_auth, wrapped_r_auth_len, in dpp_auth_build_resp_ok()