Home
last modified time | relevance | path

Searched refs:wpa_key_mgmt_supports_caching (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/wpa_supplicant/src/common/
Ddefs.h135 static inline int wpa_key_mgmt_supports_caching(int akm) in wpa_key_mgmt_supports_caching() function
/hal_espressif-latest/components/wpa_supplicant/src/rsn_supp/
Dwpa.c2369 if (wpa_key_mgmt_supports_caching(sm->key_mgmt) && use_pmk_cache) { in wpa_set_bss()