hdcp_srm_header
if (count < (sizeof(struct hdcp_srm_header) + vrl_length) ||
struct hdcp_srm_header *header;
if (count < (sizeof(struct hdcp_srm_header) +
header = (struct hdcp_srm_header *)buf;
if (count < (sizeof(struct hdcp_srm_header) + vrl_length) ||
if (count < sizeof(struct hdcp_srm_header))
struct hdcp_srm_header *header;
if (count < (sizeof(struct hdcp_srm_header) +
header = (struct hdcp_srm_header *)buf;