Home | History | Annotate | Download | only in ap

Lines Matching refs:eap

266 		struct hostapd_nai_realm_eap *eap = &realm->eap_method[i];
267 wpabuf_put_u8(buf, 2 + (3 * eap->num_auths));
268 wpabuf_put_u8(buf, eap->eap_method);
269 wpabuf_put_u8(buf, eap->num_auths);
270 for (j = 0; j < eap->num_auths; j++) {
271 wpabuf_put_u8(buf, eap->auth_id[j]);
273 wpabuf_put_u8(buf, eap->auth_val[j]);
375 * 2. all realms that share the same EAP methods in a NAI Realm Data