Home
last modified time | relevance | path

Searched refs:try_opportunistic (Results 1 – 4 of 4) sorted by relevance

/external/wpa_supplicant_8/src/rsn_supp/
Dpmksa_cache.h80 int try_opportunistic, const u8 *fils_cache_id,
150 int try_opportunistic, in pmksa_cache_set_current() argument
Dpmksa_cache.c485 int try_opportunistic, const u8 *fils_cache_id, in pmksa_cache_set_current() argument
491 network_ctx, try_opportunistic, akmp); in pmksa_cache_set_current()
510 if (sm->cur_pmksa == NULL && try_opportunistic && bssid) in pmksa_cache_set_current()
/external/wpa_supplicant_8/wpa_supplicant/
Dsme.c352 int try_opportunistic; in sme_send_authentication() local
355 try_opportunistic = (ssid->proactive_key_caching < 0 ? in sme_send_authentication()
365 try_opportunistic, cache_id, in sme_send_authentication()
Dwpa_supplicant.c2552 int try_opportunistic; in wpas_populate_assoc_ies() local
2555 try_opportunistic = (ssid->proactive_key_caching < 0 ? in wpas_populate_assoc_ies()
2564 ssid, try_opportunistic, in wpas_populate_assoc_ies()