Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
Dsta_info.c1538 char dpp_pkhash_buf[100]; in ap_sta_set_authorized_event() local
1542 dpp_pkhash_buf[0] = '\0'; in ap_sta_set_authorized_event()
1566 os_strlcpy(dpp_pkhash_buf, prefix, in ap_sta_set_authorized_event()
1567 sizeof(dpp_pkhash_buf)); in ap_sta_set_authorized_event()
1568 wpa_snprintf_hex(&dpp_pkhash_buf[plen], in ap_sta_set_authorized_event()
1569 sizeof(dpp_pkhash_buf) - plen, in ap_sta_set_authorized_event()
1574 buf, ip_addr, keyid_buf, dpp_pkhash_buf); in ap_sta_set_authorized_event()
1581 dpp_pkhash_buf); in ap_sta_set_authorized_event()