Home
last modified time | relevance | path

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

/hardware/ti/omap4xxx/security/tf_sdk/include/
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_InvokeCommand(
[all …]
Dtee_client_api_ex.h72 void TEEC_EXPORT TEEC_GetImplementationInfo(
76 void TEEC_EXPORT TEEC_GetImplementationLimits(
79 void TEEC_EXPORT TEEC_GetTimeLimit(
84 TEEC_Result TEEC_EXPORT TEEC_OpenSessionEx (
94 TEEC_Result TEEC_EXPORT TEEC_InvokeCommandEx(
101 TEEC_Result TEEC_EXPORT TEEC_ReadSignatureFile(