Home
last modified time | relevance | path

Searched refs:TEE_STORAGE_PRIVATE (Results 1 – 10 of 10) sorted by relevance

/optee_os/ta/pkcs11/src/
A Dpersistent_token.c48 return TEE_OpenPersistentObject(TEE_STORAGE_PRIVATE, file, sizeof(file), in open_db_file()
481 res = TEE_OpenPersistentObject(TEE_STORAGE_PRIVATE, in load_persistent_object_attributes()
553 res = TEE_OpenPersistentObject(TEE_STORAGE_PRIVATE, in update_persistent_object_attributes()
670 res = TEE_CreatePersistentObject(TEE_STORAGE_PRIVATE, in init_persistent_db()
A Dobject.c114 res = TEE_OpenPersistentObject(TEE_STORAGE_PRIVATE, in cleanup_persistent_object()
255 res = TEE_CreatePersistentObject(TEE_STORAGE_PRIVATE, in create_object()
/optee_os/core/include/tee/
A Dtee_fs.h80 case TEE_STORAGE_PRIVATE: in tee_svc_storage_file_ops()
/optee_os/out/arm/export-ta_arm64/host_include/
A Dtee_api_defines.h88 #define TEE_STORAGE_PRIVATE 0x00000001 macro
/optee_os/out/arm/export-ta_arm64/include/
A Dtee_api_defines.h88 #define TEE_STORAGE_PRIVATE 0x00000001 macro
/optee_os/lib/libutee/include/
A Dtee_api_defines.h88 #define TEE_STORAGE_PRIVATE 0x00000001 macro
/optee_os/out/arm/export-ta_arm32/host_include/
A Dtee_api_defines.h88 #define TEE_STORAGE_PRIVATE 0x00000001 macro
/optee_os/out/arm/export-ta_arm32/include/
A Dtee_api_defines.h88 #define TEE_STORAGE_PRIVATE 0x00000001 macro
/optee_os/core/kernel/
A Dree_fs_ta.c356 ops = tee_svc_storage_file_ops(TEE_STORAGE_PRIVATE); in check_update_version()
/optee_os/core/tee/
A Dtadb.c225 db->ops = tee_svc_storage_file_ops(TEE_STORAGE_PRIVATE); in tadb_open()

Completed in 24 milliseconds