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

  /hardware/samsung_slsi/exynos5/libsecurepath/
tlc_communication.h 32 } mc_comm_ctx; typedef in typeref:struct:__anon34127
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);
tlc_communication.cpp 24 mcResult_t tlc_open(mc_comm_ctx *comm_ctx) {
66 mcResult_t tlc_close(mc_comm_ctx *comm_ctx) {
105 mcResult_t tlc_communicate(mc_comm_ctx *comm_ctx) {
content_protect.cpp 25 mc_comm_ctx cp_ctx;

Completed in 63 milliseconds