Home
last modified time | relevance | path

Searched refs:tee_svc_storage_file_ops (Results 1 – 6 of 6) sorted by relevance

/optee_os-3.20.0/core/include/tee/
A Dtee_fs.h77 tee_svc_storage_file_ops(uint32_t storage_id) in tee_svc_storage_file_ops() function
/optee_os-3.20.0/core/tee/
A Dtee_svc_storage.c175 tee_svc_storage_file_ops(storage_id); in syscall_storage_obj_open()
320 tee_svc_storage_file_ops(storage_id); in syscall_storage_obj_create()
584 tee_svc_storage_file_ops(storage_id); in syscall_storage_start_enum()
A Dtadb.c225 db->ops = tee_svc_storage_file_ops(TEE_STORAGE_PRIVATE); in tadb_open()
/optee_os-3.20.0/core/pta/
A Dattestation.c218 fops = tee_svc_storage_file_ops(storage_id); in sec_storage_obj_read()
262 fops = tee_svc_storage_file_ops(storage_id); in sec_storage_obj_write()
/optee_os-3.20.0/core/arch/arm/kernel/
A Dstmm_sp.c650 fops = tee_svc_storage_file_ops(storage_id); in sec_storage_obj_read()
709 fops = tee_svc_storage_file_ops(storage_id); in sec_storage_obj_write()
/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 10 milliseconds