Home
last modified time | relevance | path

Searched refs:mc_comm_ctx (Results 1 – 3 of 3) sorted by relevance

/hardware/samsung_slsi/exynos5/libsecurepath/
Dtlc_communication.h32 } mc_comm_ctx; typedef
34 mcResult_t tlc_open(mc_comm_ctx *comm_ctx);
35 mcResult_t tlc_close(mc_comm_ctx *comm_ctx);
36 mcResult_t tlc_communicate(mc_comm_ctx *comm_ctx);
Dtlc_communication.cpp24 mcResult_t tlc_open(mc_comm_ctx *comm_ctx) { in tlc_open()
66 mcResult_t tlc_close(mc_comm_ctx *comm_ctx) { in tlc_close()
105 mcResult_t tlc_communicate(mc_comm_ctx *comm_ctx) { in tlc_communicate()
Dcontent_protect.cpp25 mc_comm_ctx cp_ctx;