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

/freebsd-13-stable/contrib/wpa/src/common/
H A Dprivsep_commands.h101 struct privsep_event_auth { struct
/freebsd-13-stable/contrib/wpa/wpa_supplicant/
H A Dwpa_priv.c886 size_t buflen = sizeof(struct privsep_event_auth) + data->auth.ies_len;
887 struct privsep_event_auth *auth;
894 auth = (struct privsep_event_auth *) buf;
/freebsd-13-stable/contrib/wpa/src/drivers/
H A Ddriver_privsep.c384 struct privsep_event_auth *auth;
389 auth = (struct privsep_event_auth *) buf;

Completed in 91 milliseconds