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

/netbsd-current/external/bsd/wpa/dist/src/common/
H A Ddpp.c4050 u8 i_auth2[DPP_MAX_HASH_LEN]; local
4181 if (dpp_gen_i_auth(auth, i_auth2) < 0)
4184 i_auth2, i_auth_len);
4185 if (os_memcmp(i_auth, i_auth2, i_auth_len) != 0) {

Completed in 116 milliseconds