HomeSort by relevance Sort by last modified time
    Searched full:tci_msg (Results 1 - 3 of 3) sorted by null

  /hardware/samsung_slsi/exynos5/libsecurepath/
tlc_communication.h 30 tciMessage_t *tci_msg; member in struct:__anon21889
tlc_communication.cpp 40 mcRet = mcMallocWsm(comm_ctx->device_id, 0, sizeof(tciMessage_t), (uint8_t **)&(comm_ctx->tci_msg), 0);
53 mcRet = mcOpenSession(&(comm_ctx->handle), &(comm_ctx->uuid), (uint8_t *)(comm_ctx->tci_msg),
75 mcRet = mcFreeWsm((comm_ctx->device_id), (uint8_t *)(comm_ctx->tci_msg));
content_protect.cpp 84 tci = cp_ctx.tci_msg;
148 tci = cp_ctx.tci_msg;

Completed in 1045 milliseconds