Searched refs:i_auth2 (Results 1 – 1 of 1) sorted by relevance
1826 u8 i_auth2[DPP_MAX_HASH_LEN]; in dpp_auth_conf_rx() local1962 if (dpp_gen_i_auth(auth, i_auth2) < 0) in dpp_auth_conf_rx()1965 i_auth2, i_auth_len); in dpp_auth_conf_rx()1966 if (os_memcmp(i_auth, i_auth2, i_auth_len) != 0) { in dpp_auth_conf_rx()