Searched defs:TEEC_EXPORT (Results 1 - 2 of 2) sorted by relevance

/hardware/ti/omap4-aah/security/tf_sdk/include/
H A Dtee_client_api.h41 #ifndef TEEC_EXPORT
42 #define TEEC_EXPORT macro
143 TEEC_Result TEEC_EXPORT TEEC_InitializeContext(
147 void TEEC_EXPORT TEEC_FinalizeContext(
150 TEEC_Result TEEC_EXPORT TEEC_RegisterSharedMemory(
154 TEEC_Result TEEC_EXPORT TEEC_AllocateSharedMemory(
158 void TEEC_EXPORT TEEC_ReleaseSharedMemory (
161 TEEC_Result TEEC_EXPORT TEEC_OpenSession (
170 void TEEC_EXPORT TEEC_CloseSession (
173 TEEC_Result TEEC_EXPORT TEEC_InvokeComman
[all...]
/hardware/ti/omap4xxx/security/tf_sdk/include/
H A Dtee_client_api.h41 #ifndef TEEC_EXPORT
42 #define TEEC_EXPORT macro
143 TEEC_Result TEEC_EXPORT TEEC_InitializeContext(
147 void TEEC_EXPORT TEEC_FinalizeContext(
150 TEEC_Result TEEC_EXPORT TEEC_RegisterSharedMemory(
154 TEEC_Result TEEC_EXPORT TEEC_AllocateSharedMemory(
158 void TEEC_EXPORT TEEC_ReleaseSharedMemory (
161 TEEC_Result TEEC_EXPORT TEEC_OpenSession (
170 void TEEC_EXPORT TEEC_CloseSession (
173 TEEC_Result TEEC_EXPORT TEEC_InvokeComman
[all...]

Completed in 1891 milliseconds