Searched refs:privsep_event_auth (Results 1 – 3 of 3) sorted by relevance
94 struct privsep_event_auth { struct
795 size_t buflen = sizeof(struct privsep_event_auth) + data->auth.ies_len; in wpa_priv_send_auth()796 struct privsep_event_auth *auth; in wpa_priv_send_auth()803 auth = (struct privsep_event_auth *) buf; in wpa_priv_send_auth()
365 struct privsep_event_auth *auth; in wpa_driver_privsep_event_auth()370 auth = (struct privsep_event_auth *) buf; in wpa_driver_privsep_event_auth()