Searched refs:r_auth_len (Results 1 – 1 of 1) sorted by relevance
3546 wrapped2_len, r_auth_len; in dpp_auth_resp_rx() local3831 &r_auth_len); in dpp_auth_resp_rx()3832 if (!r_auth || r_auth_len != auth->curve->hash_len) { in dpp_auth_resp_rx()3838 r_auth, r_auth_len); in dpp_auth_resp_rx()3843 r_auth2, r_auth_len); in dpp_auth_resp_rx()3844 if (os_memcmp(r_auth, r_auth2, r_auth_len) != 0) { in dpp_auth_resp_rx()