Home
last modified time | relevance | path

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

/netbsd/external/bsd/wpa/dist/src/common/
H A Ddpp.h204 unsigned int num_freq_iters; member
/netbsd/external/bsd/wpa/dist/src/ap/
H A Ddpp_hostapd.c324 auth->num_freq_iters++; in hostapd_dpp_auth_init_next()
329 if (auth->num_freq_iters >= max_tries || auth->auth_req_ack) { in hostapd_dpp_auth_init_next()
/netbsd/external/bsd/wpa/dist/wpa_supplicant/
H A Ddpp_supplicant.c360 auth->num_freq_iters++; in wpas_dpp_auth_init_next()
365 if (auth->num_freq_iters >= max_tries || auth->auth_req_ack) { in wpas_dpp_auth_init_next()