Home
last modified time | relevance | path

Searched refs:i_auth2 (Results 1 – 1 of 1) sorted by relevance

/hostap-latest/src/common/
Ddpp_auth.c1824 u8 i_auth2[DPP_MAX_HASH_LEN]; in dpp_auth_conf_rx() local
1960 if (dpp_gen_i_auth(auth, i_auth2) < 0) in dpp_auth_conf_rx()
1963 i_auth2, i_auth_len); in dpp_auth_conf_rx()
1964 if (os_memcmp(i_auth, i_auth2, i_auth_len) != 0) { in dpp_auth_conf_rx()