Home
last modified time | relevance | path

Searched refs:terminator_size (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/amd/display/modules/hdcp/
H A Dhdcp_log.c35 terminator_size = 1; in mod_hdcp_dump_binary_message() local
40 if (buf_size < terminator_size) in mod_hdcp_dump_binary_message()
44 uint32_t needed = byte_size + terminator_size; in mod_hdcp_dump_binary_message()