Home
last modified time | relevance | path

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

/optee_client/public/
A Dtee_client_api.h531 TEEC_Result TEEC_AllocateSharedMemory(TEEC_Context *context,
/optee_client/libckteec/src/
A Dinvoke_ta.c67 if (TEEC_AllocateSharedMemory(&ta_ctx.context, shm)) { in ckteec_alloc_shm()
/optee_client/libteec/src/
A Dtee_client_api.c226 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