Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching full:hex_len

3498 			size_t hex_len = 2 * rx->frame_len + 1;
3499 char *hex = os_malloc(hex_len);
3501 wpa_snprintf_hex(hex, hex_len,