Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching defs:hex_len

3189 			size_t hex_len = 2 * rx->frame_len + 1;
3190 char *hex = os_malloc(hex_len);
3192 wpa_snprintf_hex(hex, hex_len,