Home
last modified time | relevance | path

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

/hardware/samsung_slsi/exynos5/libsecurepath/
Dcontent_protect.cpp100 mcRet = tlc_communicate(&cp_ctx); in CP_Enable_Path_Protection()
164 mcRet = tlc_communicate(&cp_ctx); in CP_Disable_Path_Protection()
Dtlc_communication.h36 mcResult_t tlc_communicate(mc_comm_ctx *comm_ctx);
Dtlc_communication.cpp105 mcResult_t tlc_communicate(mc_comm_ctx *comm_ctx) { in tlc_communicate() function