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

  /hardware/samsung_slsi/exynos5/libsecurepath/
tlc_communication.cpp 53 mcRet = mcOpenSession(&(comm_ctx->handle), &(comm_ctx->uuid), (uint8_t *)(comm_ctx->tci_msg),
  /hardware/samsung_slsi/exynos5/mobicore/daemon/ClientLib/public/
MobiCoreDriverApi.h 233 __MC_CLIENT_LIB_API mcResult_t mcOpenSession(
  /hardware/samsung_slsi/exynos5/libkeymaster/
tlcTeeKeymaster_if.c 89 mcRet = mcOpenSession(pSessionHandle,
95 LOG_E("TEE_Open(): mcOpenSession returned: %d\n", mcRet);
  /hardware/samsung_slsi/exynos5/mobicore/daemon/ClientLib/
ClientLib.cpp 298 __MC_CLIENT_LIB_API mcResult_t mcOpenSession(
336 LOG_E("mcOpenSession(): length is more than allocated TCI");

Completed in 133 milliseconds