Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/lib/optee_clientApi/
H A DOpteeClientApiLib.su
H A DOpteeClientApiLib.c279 TEEC_Result TEEC_RegisterSharedMemory(TEEC_Context *context, in TEEC_RegisterSharedMemory() function
/OK3568_Linux_fs/external/security/rk_tee_user/v1/client_export/public/
H A Dtee_client_api.h496 TEEC_Result TEEC_RegisterSharedMemory(TEEC_Context *context,
/OK3568_Linux_fs/u-boot/include/optee_include/
H A Dtee_client_api.h478 TEEC_Result TEEC_RegisterSharedMemory(TEEC_Context *context,
/OK3568_Linux_fs/external/security/rk_tee_user/v2/client_export/public/
H A Dtee_client_api.h517 TEEC_Result TEEC_RegisterSharedMemory(TEEC_Context *context,
/OK3568_Linux_fs/external/security/librkcrypto/third_party/optee_client/public/
H A Dtee_client_api.h517 TEEC_Result TEEC_RegisterSharedMemory(TEEC_Context *context,
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/gp/include/
H A Dxml_client_api.h157 return TEEC_RegisterSharedMemory(ctx, shm); in RegisterSharedMemory()
H A Dxml_internal_api.h658 res = TEEC_RegisterSharedMemory(sess->ctx, &shm); in Invoke_OpenTASession()
/OK3568_Linux_fs/external/security/librkcrypto/third_party/optee_client/libteec/src/
H A Dtee_client_api.c231 res = TEEC_RegisterSharedMemory(ctx, shm); in teec_pre_process_tmpref()
773 TEEC_Result TEEC_RegisterSharedMemory(TEEC_Context *ctx, TEEC_SharedMemory *shm) in TEEC_RegisterSharedMemory() function
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dregression_1000.c1464 TEEC_RegisterSharedMemory(&xtest_teec_ctx, in xtest_tee_test_1018()
1921 TEEC_RegisterSharedMemory(&xtest_teec_ctx, &shm)); in xtest_tee_test_1025()
1929 TEEC_RegisterSharedMemory(&xtest_teec_ctx, &shm)); in xtest_tee_test_1025()
2340 res = TEEC_RegisterSharedMemory(&ctx, &shm1); in xtest_tee_test_1032()
2344 res = TEEC_RegisterSharedMemory(&ctx, &shm2); in xtest_tee_test_1032()
H A Dregression_5000.c70 return TEEC_RegisterSharedMemory(ctx, shm); in RegisterSharedMemory()
/OK3568_Linux_fs/u-boot/
H A Du-boot.map