Searched refs:TEEC_AllocateSharedMemory (Results 1 – 3 of 3) sorted by relevance
531 TEEC_Result TEEC_AllocateSharedMemory(TEEC_Context *context,
67 if (TEEC_AllocateSharedMemory(&ta_ctx.context, shm)) { in ckteec_alloc_shm()
226 res = TEEC_AllocateSharedMemory(ctx, shm); in teec_pre_process_tmpref()879 TEEC_Result TEEC_AllocateSharedMemory(TEEC_Context *ctx, TEEC_SharedMemory *shm) in TEEC_AllocateSharedMemory() function
Completed in 6 milliseconds