HomeSort by relevance Sort by last modified time
    Searched refs:TEEC_EXPORT (Results 1 - 2 of 2) sorted by null

  /hardware/ti/omap4xxx/security/tf_sdk/include/
tee_client_api.h 41 #ifndef TEEC_EXPORT
42 #define TEEC_EXPORT
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...]
tee_client_api_ex.h 72 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(

Completed in 2215 milliseconds