Home | History | Annotate | Download | only in eap_server

Lines Matching defs:registrar

21 	int registrar;
73 "Registrar");
82 int registrar;
88 registrar = 0; /* Supplicant is Registrar */
92 registrar = 1; /* Supplicant is Enrollee */
102 data->state = registrar ? START : MESG;
103 data->registrar = registrar;
107 cfg.registrar = registrar;
108 if (registrar) {
109 if (sm->wps == NULL || sm->wps->registrar == NULL) {
110 wpa_printf(MSG_INFO, "EAP-WSC: WPS Registrar not "
119 * Windows 7 uses Registrar mode to probe AP's WPS