Searched refs:__GP11_TEE_AllocateTransientObject (Results 1 – 3 of 3) sorted by relevance
47 #define TEE_AllocateTransientObject __GP11_TEE_AllocateTransientObject
176 TEE_Result __GP11_TEE_AllocateTransientObject(TEE_ObjectType objectType,
315 return __GP11_TEE_AllocateTransientObject(objectType, maxObjectSize, in TEE_AllocateTransientObject()319 TEE_Result __GP11_TEE_AllocateTransientObject(TEE_ObjectType objectType, in __GP11_TEE_AllocateTransientObject() function