Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dwps_hostapd.h28 const char * hostapd_wps_ap_pin_random(struct hostapd_data *hapd, int timeout);
H A Dwps_hostapd.c1873 const char * hostapd_wps_ap_pin_random(struct hostapd_data *hapd, int timeout) in hostapd_wps_ap_pin_random() function
/freebsd/contrib/wpa/hostapd/
H A Dctrl_iface.c469 pin_txt = hostapd_wps_ap_pin_random(hapd, timeout); in hostapd_ctrl_iface_wps_ap_pin()