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