Searched defs:skip_auth (Results 1 - 1 of 1) sorted by relevance

/external/wpa_supplicant_8/wpa_supplicant/
H A Dsme.c210 int skip_auth; local
222 skip_auth = wpa_s->conf->reassoc_same_bss_optim &&
518 if (!skip_auth && params.auth_alg == WPA_AUTH_ALG_SAE &&
527 if (!skip_auth && params.auth_alg == WPA_AUTH_ALG_SAE) {
585 if (skip_auth) {

Completed in 60 milliseconds