Searched refs:TEEC_ERROR_ITEM_NOT_FOUND (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/client_export/public/ |
| H A D | tee_client_api.h | 169 #define TEEC_ERROR_ITEM_NOT_FOUND 0xFFFF0008 macro
|
| /OK3568_Linux_fs/u-boot/include/optee_include/ |
| H A D | tee_client_api.h | 145 #define TEEC_ERROR_ITEM_NOT_FOUND 0xFFFF0008 macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/client_export/public/ |
| H A D | tee_client_api.h | 177 #define TEEC_ERROR_ITEM_NOT_FOUND 0xFFFF0008 macro
|
| /OK3568_Linux_fs/external/security/librkcrypto/third_party/optee_client/public/ |
| H A D | tee_client_api.h | 177 #define TEEC_ERROR_ITEM_NOT_FOUND 0xFFFF0008 macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/ |
| H A D | regression_1000.c | 241 if (res == TEEC_ERROR_ITEM_NOT_FOUND) { in xtest_tee_test_1001() 266 if (res == TEEC_ERROR_ITEM_NOT_FOUND) { in xtest_tee_test_1002() 375 if (res == TEEC_ERROR_ITEM_NOT_FOUND) { in xtest_tee_test_1003() 681 if (ADBG_EXPECT_TEEC_RESULT(c, TEEC_ERROR_ITEM_NOT_FOUND, in test_1008_corrupt_ta() 1274 if (res == TEEC_ERROR_ITEM_NOT_FOUND) { in xtest_tee_test_1015() 1529 if (res == TEEC_ERROR_ITEM_NOT_FOUND) { in xtest_tee_test_1020() 2005 if (res == TEEC_ERROR_ITEM_NOT_FOUND) { in xtest_tee_test_1025() 2465 ADBG_EXPECT_TEEC_RESULT(c, TEEC_ERROR_ITEM_NOT_FOUND, in xtest_tee_test_1033()
|
| H A D | xtest_test.c | 44 ADBG_ENUM_TABLE_ENTRY(TEEC_ERROR_ITEM_NOT_FOUND),
|
| H A D | regression_6000.c | 918 if (!ADBG_EXPECT_TEEC_RESULT(c, TEEC_ERROR_ITEM_NOT_FOUND, in xtest_tee_test_6006_single() 1081 if (!ADBG_EXPECT_TEEC_RESULT(c, TEEC_ERROR_ITEM_NOT_FOUND, in xtest_tee_test_6009_single() 1496 if (!ADBG_EXPECT_TEEC_RESULT(c, TEEC_ERROR_ITEM_NOT_FOUND, in xtest_tee_test_6015_single()
|
| /OK3568_Linux_fs/u-boot/lib/optee_clientApi/ |
| H A D | OpteeClientApiLib.c | 153 teecresult = TEEC_ERROR_ITEM_NOT_FOUND; in TEEC_InitializeContext()
|
| H A D | OpteeClientRPC.c | 120 TeecResult = TEEC_ERROR_ITEM_NOT_FOUND; in OpteeRpcCmdLoadTa()
|
| H A D | OpteeClientRkNewFs_v2.c | 898 return TEEC_ERROR_ITEM_NOT_FOUND; in ree_fs_new_open() 1240 return TEEC_ERROR_ITEM_NOT_FOUND; in ree_fs_new_rename()
|
| H A D | OpteeClientRkNewFs_v1.c | 984 return TEEC_ERROR_ITEM_NOT_FOUND; in ree_fs_new_open() 1380 return TEEC_ERROR_ITEM_NOT_FOUND; in ree_fs_new_rename()
|
| /OK3568_Linux_fs/external/security/librkcrypto/third_party/optee_client/libteec/src/ |
| H A D | tee_client_api.c | 180 return TEEC_ERROR_ITEM_NOT_FOUND; in TEEC_InitializeContext()
|