Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching full:hlen

284 	int hlen;
289 hlen = os_strlen(value);
290 if (hlen & 1)
292 *len = hlen / 2;