Lines Matching full:blen
293 size_t blen = attr_len * 2 + 1;294 char *buf = os_malloc(blen);296 wpa_snprintf_hex(buf, blen, attr, attr_len);