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

  /hardware/samsung_slsi/exynos5/libsecurepath/
content_protect.cpp 32 cp_ctx.device_id = MC_DEVICE_ID_DEFAULT;
  /hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/public/
MobiCoreDriverCmd.h 65 #define MC_DEVICE_ID_DEFAULT 0 /**< The default device ID */
  /hardware/samsung_slsi/exynos5/mobicore/daemon/ClientLib/public/
MobiCoreDriverApi.h 169 #define MC_DEVICE_ID_DEFAULT 0 /**< The default device ID */
183 * @param [in] deviceId Identifier for the MobiCore device to be used. MC_DEVICE_ID_DEFAULT refers to the default device.
202 * @param [in] deviceId Identifier for the MobiCore device. MC_DEVICE_ID_DEFAULT refers to the default device.
  /hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/
MobiCoreDriverDaemon.cpp 187 if (MC_DEVICE_ID_DEFAULT != deviceId)
272 cmdOpenSession.deviceId = MC_DEVICE_ID_DEFAULT;
  /hardware/samsung_slsi/exynos5/libkeymaster/
tlcTeeKeymaster_if.c 42 static const uint32_t DEVICE_ID = MC_DEVICE_ID_DEFAULT;

Completed in 1574 milliseconds