Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/common/
H A Dprivsep_commands.h102 struct privsep_event_auth { struct
/freebsd/contrib/wpa/wpa_supplicant/
H A Dwpa_priv.c897 size_t buflen = sizeof(struct privsep_event_auth) + data->auth.ies_len; in wpa_priv_send_auth()
898 struct privsep_event_auth *auth; in wpa_priv_send_auth()
905 auth = (struct privsep_event_auth *) buf; in wpa_priv_send_auth()
/freebsd/contrib/wpa/src/drivers/
H A Ddriver_privsep.c390 struct privsep_event_auth *auth; in wpa_driver_privsep_event_auth()
395 auth = (struct privsep_event_auth *) buf; in wpa_driver_privsep_event_auth()