Searched refs:tee_svc_storage_file_ops (Results 1 – 6 of 6) sorted by relevance
77 tee_svc_storage_file_ops(uint32_t storage_id) in tee_svc_storage_file_ops() function
175 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()
225 db->ops = tee_svc_storage_file_ops(TEE_STORAGE_PRIVATE); in tadb_open()
218 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()
650 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()
102 ops = tee_svc_storage_file_ops(TEE_STORAGE_PRIVATE); in check_update_version()
Completed in 10 milliseconds