Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/wpa/src/rsn_supp/
Dwpa.c1941 char pmkid_txt[PMKID_LEN * 2 + 1]; in wpa_sm_get_mib() local
1946 wpa_snprintf_hex(pmkid_txt, sizeof(pmkid_txt), in wpa_sm_get_mib()
1949 pmkid_txt[0] = '\0'; in wpa_sm_get_mib()
1997 pmkid_txt, in wpa_sm_get_mib()
/freebsd-10-stable/contrib/wpa/src/ap/
Dwpa_auth.c2714 char pmkid_txt[PMKID_LEN * 2 + 1]; in wpa_get_mib() local
2736 wpa_snprintf_hex(pmkid_txt, sizeof(pmkid_txt), in wpa_get_mib()
2776 pmkid_txt, in wpa_get_mib()