Home | History | Annotate | Download | only in ap

Lines Matching refs:cui

568 	if (sta == NULL && attr->cui) {
570 struct wpabuf *cui;
571 cui = ieee802_1x_get_radius_cui(sta->eapol_sm);
572 if (cui && wpabuf_len(cui) == attr->cui_len &&
573 os_memcmp(wpabuf_head(cui), attr->cui,