Searched refs:TEE_DATA_FLAG_OVERWRITE (Results 1 – 4 of 4) sorted by relevance
30 TEE_DATA_FLAG_OVERWRITE; in create_rb_state()257 TEE_DATA_FLAG_OVERWRITE; in write_persist_value()
87 !(flags & TEE_DATA_FLAG_OVERWRITE))) { in tee_pobj_get()
318 TEE_DATA_FLAG_OVERWRITE; in syscall_storage_obj_create()391 res = tee_svc_storage_init_file(o, flags & TEE_DATA_FLAG_OVERWRITE, in syscall_storage_obj_create()
182 #define TEE_DATA_FLAG_OVERWRITE 0x00000400 macro
Completed in 9 milliseconds