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

/freebsd-10-stable/contrib/wpa/src/rsn_supp/
H A Dwpa.c141 int abort_cached = 0; local
156 abort_cached = 1;
211 abort_cached = 0;
226 abort_cached = 1;
227 } else if (!abort_cached) {
233 if (abort_cached && wpa_key_mgmt_wpa_ieee8021x(sm->key_mgmt) &&

Completed in 42 milliseconds