Searched refs:privsep_event_auth (Results 1 – 3 of 3) sorted by relevance
101 struct privsep_event_auth { struct
886 size_t buflen = sizeof(struct privsep_event_auth) + data->auth.ies_len; in wpa_priv_send_auth()887 struct privsep_event_auth *auth; in wpa_priv_send_auth()894 auth = (struct privsep_event_auth *) buf; in wpa_priv_send_auth()
384 struct privsep_event_auth *auth; in wpa_driver_privsep_event_auth()389 auth = (struct privsep_event_auth *) buf; in wpa_driver_privsep_event_auth()