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

/external/wpa_supplicant/
H A Dpmksa_cache.c341 * pmksa_cache_get_opportunistic - Try to get an opportunistic PMKSA entry
352 pmksa_cache_get_opportunistic(struct rsn_pmksa_cache *pmksa, function
420 sm->cur_pmksa = pmksa_cache_get_opportunistic(pmksa, ssid,
/external/wpa_supplicant_6/wpa_supplicant/src/rsn_supp/
H A Dpmksa_cache.c349 * pmksa_cache_get_opportunistic - Try to get an opportunistic PMKSA entry
360 pmksa_cache_get_opportunistic(struct rsn_pmksa_cache *pmksa, void *network_ctx, function
428 sm->cur_pmksa = pmksa_cache_get_opportunistic(pmksa,

Completed in 12 milliseconds