Home
last modified time | relevance | path

Searched refs:cpResult_t (Results 1 – 2 of 2) sorted by relevance

/hardware/samsung_slsi/exynos5/include/
Dcontent_protect.h26 } cpResult_t; typedef
39 cpResult_t CP_Enable_Path_Protection(uint32_t);
40 cpResult_t CP_Disable_Path_Protection(uint32_t);
/hardware/samsung_slsi/exynos5/libsecurepath/
Dcontent_protect.cpp65 extern "C" cpResult_t CP_Enable_Path_Protection(uint32_t protect_ip) in CP_Enable_Path_Protection()
67 cpResult_t cp_result = CP_SUCCESS; in CP_Enable_Path_Protection()
129 extern "C" cpResult_t CP_Disable_Path_Protection(uint32_t protect_ip) in CP_Disable_Path_Protection()
131 cpResult_t cp_result = CP_SUCCESS; in CP_Disable_Path_Protection()