Searched defs:_methods (Results 1 – 2 of 2) sorted by relevance
93 auth2_methods_valid(const char *_methods, int need_enable) in auth2_methods_valid()
1110 struct eap_method_type *methods = NULL, *_methods; in eap_peer_select_phase2_methods() local