Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/wpa/src/wps/
HDwps.h884 void wps_registrar_flush(struct wps_registrar *reg);
HDwps_registrar.c726 void wps_registrar_flush(struct wps_registrar *reg) in wps_registrar_flush() function
752 wps_registrar_flush(reg); in wps_registrar_deinit()
/freebsd-13-stable/contrib/wpa/wpa_supplicant/
HDctrl_iface.c8787 wps_registrar_flush(wpa_s->wps->registrar); in wpa_supplicant_ctrl_iface_flush()