Searched refs:drm_parseDM (Results 1 – 3 of 3) sorted by relevance
95 int32_t drm_parseDM(const uint8_t* buffer, int32_t bufferLen, T_DRM_DM_Info* pDmInfo);
67 int32_t drm_parseDM(const uint8_t *buffer, int32_t bufferLen, T_DRM_DM_Info *pDmInfo) in drm_parseDM() function
748 if (FALSE == drm_parseDM(buf, bufLen, &dmInfo)) { in SVC_drm_installRights()838 if (FALSE == drm_parseDM(s->rawContent, s->rawContentLen, &dmInfo)) { in SVC_drm_openSession()