HomeSort by relevance Sort by last modified time
    Searched refs:RSP_ID (Results 1 - 4 of 4) sorted by null

  /hardware/samsung_slsi/exynos5/libsecurepath/
tci.h 27 #define RSP_ID(cmdId) (((uint32_t)(cmdId)) | RSP_ID_MASK)
content_protect.cpp 109 if ((RSP_ID(CMD_WV_DRM_ENABLE_PATH_PROTECTION) != tci->resp.id)) {
173 if ((RSP_ID(CMD_WV_DRM_DISABLE_PATH_PROTECTION) != tci->resp.id)) {
  /hardware/samsung_slsi/exynos5/libkeymaster/
tci.h 44 #define RSP_ID(cmdId) (((uint32_t)(cmdId)) | RSP_ID_MASK)
  /hardware/samsung_slsi/exynos5/mobicore/common/MobiCore/inc/TlCm/
cmp.h 57 #define RSP_ID(cmdId) (((uint32_t)(cmdId)) | RSP_ID_MASK)
    [all...]

Completed in 295 milliseconds