Searched refs:PSP_HDCP_SRM_FIRST_GEN_MAX_SIZE (Results 1 – 2 of 2) sorted by relevance
159 enum { PSP_HDCP_SRM_FIRST_GEN_MAX_SIZE = 5120 }; enumerator467 uint8_t srm_buf[PSP_HDCP_SRM_FIRST_GEN_MAX_SIZE];478 uint8_t srm_buf[PSP_HDCP_SRM_FIRST_GEN_MAX_SIZE];
700 .size = PSP_HDCP_SRM_FIRST_GEN_MAX_SIZE, /* Limit SRM size */716 hdcp_work->srm = kcalloc(PSP_HDCP_SRM_FIRST_GEN_MAX_SIZE, in hdcp_create_workqueue()722 hdcp_work->srm_temp = kcalloc(PSP_HDCP_SRM_FIRST_GEN_MAX_SIZE, in hdcp_create_workqueue()