Home | Sort by relevance Sort by last modified time |
/external/wpa_supplicant_8/src/ap/ | |
ap_config.h | 292 int okc; /* Opportunistic Key Caching */ member in struct:hostapd_bss_config |
wpa_auth_glue.c | 52 wconf->okc = conf->okc; |
wpa_auth.h | 147 int okc; member in struct:wpa_auth_config |
wpa_auth_ie.c | 646 for (i = 0; sm->pmksa == NULL && wpa_auth->conf.okc && 656 "OKC match for PMKID"); |
/external/wpa_supplicant_8/hostapd/ | |
config_file.c | [all...] |