Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:methods

122 			struct eap_method_type *methods = NULL, *_methods;
153 methods, num_methods *
154 sizeof(*methods));
156 os_free(methods);
161 methods = _methods;
162 methods[num_methods - 1].vendor =
164 methods[num_methods - 1].method =
171 data->phase2_eap_types = methods;