Home
last modified time | relevance | path

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

/Zephyr-latest/modules/hostap/src/
Dsupp_events.c489 } else if (!strncmp(buf, DPP_EVENT_C_SIGN_KEY, sizeof(DPP_EVENT_C_SIGN_KEY) - 1)) { in hostapd_handle_dpp_event()
494 conf->dpp_csign = wpabuf_parse_bin(buf + sizeof(DPP_EVENT_C_SIGN_KEY) - 1); in hostapd_handle_dpp_event()