Home | History | Annotate | Download | only in eap_server

Lines Matching refs:next_pseudonym

33 	char *next_pseudonym;
95 os_free(data->next_pseudonym);
151 os_free(data->next_pseudonym);
153 data->next_pseudonym =
158 data->next_pseudonym = NULL;
171 if (data->next_pseudonym == NULL && data->next_reauth_id == NULL &&
190 if (data->next_pseudonym) {
192 data->next_pseudonym);
194 os_strlen(data->next_pseudonym),
195 (u8 *) data->next_pseudonym,
196 os_strlen(data->next_pseudonym));
589 next_pseudonym) {
591 data->next_pseudonym);
592 data->next_pseudonym = NULL;