Home
last modified time | relevance | path

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

/hostap-3.6.0/src/rsn_supp/
Dwpa.c2795 char pmkid_txt[PMKID_LEN * 2 + 1]; in wpa_sm_get_mib() local
2801 wpa_snprintf_hex(pmkid_txt, sizeof(pmkid_txt), in wpa_sm_get_mib()
2804 pmkid_txt[0] = '\0'; in wpa_sm_get_mib()
2849 pmkid_txt, in wpa_sm_get_mib()
/hostap-3.6.0/src/ap/
Dwpa_auth.c4533 char pmkid_txt[PMKID_LEN * 2 + 1]; in wpa_get_mib() local
4556 wpa_snprintf_hex(pmkid_txt, sizeof(pmkid_txt), in wpa_get_mib()
4596 pmkid_txt, in wpa_get_mib()