Home
last modified time | relevance | path

Searched refs:TEEC_ERROR_ACCESS_CONFLICT (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/security/rk_tee_user/v1/client_export/public/
H A Dtee_client_api.h164 #define TEEC_ERROR_ACCESS_CONFLICT 0xFFFF0003 macro
/OK3568_Linux_fs/u-boot/include/optee_include/
H A Dtee_client_api.h140 #define TEEC_ERROR_ACCESS_CONFLICT 0xFFFF0003 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/client_export/public/
H A Dtee_client_api.h172 #define TEEC_ERROR_ACCESS_CONFLICT 0xFFFF0003 macro
/OK3568_Linux_fs/external/security/librkcrypto/third_party/optee_client/public/
H A Dtee_client_api.h172 #define TEEC_ERROR_ACCESS_CONFLICT 0xFFFF0003 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dxtest_test.c39 ADBG_ENUM_TABLE_ENTRY(TEEC_ERROR_ACCESS_CONFLICT),
H A Dregression_6000.c1152 ADBG_EXPECT_TEEC_RESULT(c, TEEC_ERROR_ACCESS_CONFLICT, in xtest_tee_test_6010_single()
1398 if (!ADBG_EXPECT_TEEC_RESULT(c, TEEC_ERROR_ACCESS_CONFLICT, in xtest_tee_test_6012_single()