Home
last modified time | relevance | path

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

/optee_os/lib/libutee/include/
H A Dtee_api_compat.h47 #define TEE_AllocateTransientObject __GP11_TEE_AllocateTransientObject
H A Dtee_internal_api.h176 TEE_Result __GP11_TEE_AllocateTransientObject(TEE_ObjectType objectType,
/optee_os/lib/libutee/
H A Dtee_api_objects.c315 return __GP11_TEE_AllocateTransientObject(objectType, maxObjectSize, in TEE_AllocateTransientObject()
319 TEE_Result __GP11_TEE_AllocateTransientObject(TEE_ObjectType objectType, in __GP11_TEE_AllocateTransientObject() function