Searched refs:expect_auth_type (Results 1 – 1 of 1) sorted by relevance
4085 u16 expect_auth_type; in sme_event_auth() local4087 expect_auth_type = wpa_s->sme.auth_alg == in sme_event_auth()4090 if (data->auth.auth_type != expect_auth_type) { in sme_event_auth()4093 data->auth.auth_type, expect_auth_type); in sme_event_auth()