Home
last modified time | relevance | path

Searched refs:TEEC_RegisterSharedMemoryFileDescriptor (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/security/rk_tee_user/v2/client_export/public/
H A Dtee_client_api_extensions.h49 TEEC_Result TEEC_RegisterSharedMemoryFileDescriptor(TEEC_Context *context,
/OK3568_Linux_fs/external/security/librkcrypto/third_party/optee_client/public/
H A Dtee_client_api_extensions.h49 TEEC_Result TEEC_RegisterSharedMemoryFileDescriptor(TEEC_Context *context,
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dsdp_basic.c206 teerc = TEEC_RegisterSharedMemoryFileDescriptor(&ctx->ctx, shm, fd); in tee_register_buffer()
H A Daes_perf.c234 TEEC_Result res = TEEC_RegisterSharedMemoryFileDescriptor(&ctx, shm, fd); in register_shm()
/OK3568_Linux_fs/external/security/librkcrypto/third_party/optee_client/libteec/src/
H A Dtee_client_api.c848 TEEC_Result TEEC_RegisterSharedMemoryFileDescriptor(TEEC_Context *ctx, in TEEC_RegisterSharedMemoryFileDescriptor() function