Home
last modified time | relevance | path

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

/optee_client/public/
A Dtee_client_api.h517 TEEC_Result TEEC_RegisterSharedMemory(TEEC_Context *context,
/optee_client/libckteec/src/
A Dinvoke_ta.c101 if (TEEC_RegisterSharedMemory(&ta_ctx.context, shm)) { in ckteec_register_shm()
/optee_client/libteec/src/
A Dtee_client_api.c233 res = TEEC_RegisterSharedMemory(ctx, shm); in teec_pre_process_tmpref()
776 TEEC_Result TEEC_RegisterSharedMemory(TEEC_Context *ctx, TEEC_SharedMemory *shm) in TEEC_RegisterSharedMemory() function

Completed in 10 milliseconds