Searched refs:tee_obj_attr_copy_from (Results 1 – 3 of 3) sorted by relevance
94 TEE_Result tee_obj_attr_copy_from(struct tee_obj *o, const struct tee_obj *src);
263 res = tee_obj_attr_copy_from(o, attr_o); in tee_svc_storage_init_file()
1427 TEE_Result tee_obj_attr_copy_from(struct tee_obj *o, const struct tee_obj *src) in tee_obj_attr_copy_from() function2067 res = tee_obj_attr_copy_from(dst_o, src_o); in syscall_cryp_obj_copy()