Home
last modified time | relevance | path

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

/hardware/samsung_slsi/exynos5/libsecurepath/
Dtlc_communication.h34 mcResult_t tlc_open(mc_comm_ctx *comm_ctx);
Dtlc_communication.cpp24 mcResult_t tlc_open(mc_comm_ctx *comm_ctx) { in tlc_open() function
Dcontent_protect.cpp36 mcRet = tlc_open(&cp_ctx); in tlc_initialize()