Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching defs:hex_len

3982 			size_t hex_len = 2 * rx->frame_len + 1;
3983 char *hex = os_malloc(hex_len);
3985 wpa_snprintf_hex(hex, hex_len,