Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/include/tee/
A Dtee_fs.h80 case TEE_STORAGE_PRIVATE: in tee_svc_storage_file_ops()
/optee_os-3.20.0/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-3.20.0/lib/libutee/include/
A Dtee_api_defines.h175 #define TEE_STORAGE_PRIVATE 0x00000001 macro
/optee_os-3.20.0/core/pta/
A Dattestation.c293 res = sec_storage_obj_read(&pta_uuid, TEE_STORAGE_PRIVATE, in load_key()
315 res = sec_storage_obj_write(&pta_uuid, TEE_STORAGE_PRIVATE, in write_key()
/optee_os-3.20.0/core/tee/
A Dtadb.c225 db->ops = tee_svc_storage_file_ops(TEE_STORAGE_PRIVATE); in tadb_open()
/optee_os-3.20.0/core/kernel/
A Dree_fs_ta.c102 ops = tee_svc_storage_file_ops(TEE_STORAGE_PRIVATE); in check_update_version()

Completed in 15 milliseconds