Searched refs:r_auth_len (Results 1 – 1 of 1) sorted by relevance
2958 wrapped2_len, r_auth_len; in dpp_auth_resp_rx() local3215 &r_auth_len); in dpp_auth_resp_rx()3216 if (!r_auth || r_auth_len != auth->curve->hash_len) { in dpp_auth_resp_rx()3222 r_auth, r_auth_len); in dpp_auth_resp_rx()3227 r_auth2, r_auth_len); in dpp_auth_resp_rx()3228 if (os_memcmp(r_auth, r_auth2, r_auth_len) != 0) { in dpp_auth_resp_rx()