HomeSort by relevance Sort by last modified time
    Searched defs:pmksa_cache_get_opportunistic (Results 1 - 2 of 2) sorted by null

  /external/wpa_supplicant_6/wpa_supplicant/src/rsn_supp/
pmksa_cache.c 349 * 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,
  /external/wpa_supplicant_8/src/rsn_supp/
pmksa_cache.c 336 * pmksa_cache_get_opportunistic - Try to get an opportunistic PMKSA entry
347 pmksa_cache_get_opportunistic(struct rsn_pmksa_cache *pmksa, void *network_ctx, function
427 sm->cur_pmksa = pmksa_cache_get_opportunistic(pmksa,

Completed in 46 milliseconds