Searched refs:r_auth_len (Results 1 – 1 of 1) sorted by relevance
3650 wrapped2_len, r_auth_len; in dpp_auth_resp_rx() local3925 &r_auth_len); in dpp_auth_resp_rx()3926 if (!r_auth || r_auth_len != auth->curve->hash_len) { in dpp_auth_resp_rx()3932 r_auth, r_auth_len); in dpp_auth_resp_rx()3937 r_auth2, r_auth_len); in dpp_auth_resp_rx()3938 if (os_memcmp(r_auth, r_auth2, r_auth_len) != 0) { in dpp_auth_resp_rx()