Searched refs:TEE_STORAGE_PRIVATE (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/ta/rk_test/ |
| H A D | rktest_storage.c | 35 res = TEE_CreatePersistentObject(TEE_STORAGE_PRIVATE, object_id_1, in handle_storage() 62 res = TEE_OpenPersistentObject(TEE_STORAGE_PRIVATE, object_id_1, in handle_storage()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/rk_test/ |
| H A D | rktest_storage.c | 35 res = TEE_CreatePersistentObject(TEE_STORAGE_PRIVATE, object_id_1, in handle_storage() 62 res = TEE_OpenPersistentObject(TEE_STORAGE_PRIVATE, object_id_1, in handle_storage()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/storage_benchmark/ |
| H A D | benchmark.c | 71 res = TEE_CreatePersistentObject(TEE_STORAGE_PRIVATE, in prepare_test_file() 343 res = TEE_OpenPersistentObject(TEE_STORAGE_PRIVATE, in ta_stroage_benchmark_chunk_access_test()
|
| /OK3568_Linux_fs/u-boot/include/optee_include/ |
| H A D | tee_api_defines.h | 94 #define TEE_STORAGE_PRIVATE 0x00000001 macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/ |
| H A D | tee_api_defines.h | 88 #define TEE_STORAGE_PRIVATE 0x00000001 macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/ |
| H A D | tee_api_defines.h | 88 #define TEE_STORAGE_PRIVATE 0x00000001 macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/ |
| H A D | tee_api_defines.h | 88 #define TEE_STORAGE_PRIVATE 0x00000001 macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/ |
| H A D | tee_api_defines.h | 88 #define TEE_STORAGE_PRIVATE 0x00000001 macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/ |
| H A D | tee_api_defines.h | 115 #define TEE_STORAGE_PRIVATE 0x00000001 macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/ |
| H A D | tee_api_defines.h | 115 #define TEE_STORAGE_PRIVATE 0x00000001 macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/ |
| H A D | regression_6000.c | 34 TEE_STORAGE_PRIVATE, 91 if (id == TEE_STORAGE_PRIVATE) in real_id_for()
|