Home
last modified time | relevance | path

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 Drktest_storage.c35 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 Drktest_storage.c35 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 Dbenchmark.c71 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 Dtee_api_defines.h94 #define TEE_STORAGE_PRIVATE 0x00000001 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/
H A Dtee_api_defines.h88 #define TEE_STORAGE_PRIVATE 0x00000001 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/
H A Dtee_api_defines.h88 #define TEE_STORAGE_PRIVATE 0x00000001 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Dtee_api_defines.h88 #define TEE_STORAGE_PRIVATE 0x00000001 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Dtee_api_defines.h88 #define TEE_STORAGE_PRIVATE 0x00000001 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/
H A Dtee_api_defines.h115 #define TEE_STORAGE_PRIVATE 0x00000001 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/
H A Dtee_api_defines.h115 #define TEE_STORAGE_PRIVATE 0x00000001 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dregression_6000.c34 TEE_STORAGE_PRIVATE,
91 if (id == TEE_STORAGE_PRIVATE) in real_id_for()