Searched refs:src_info (Results 1 – 1 of 1) sorted by relevance
498 struct utee_object_info src_info = { }; in TEE_CopyObjectAttributes() local501 res = _utee_cryp_obj_get_info((unsigned long)srcObject, &src_info); in TEE_CopyObjectAttributes()502 if (src_info.obj_type == TEE_TYPE_CORRUPTED_OBJECT) in TEE_CopyObjectAttributes()514 struct utee_object_info src_info = { }; in TEE_CopyObjectAttributes1() local521 res = _utee_cryp_obj_get_info((unsigned long)srcObject, &src_info); in TEE_CopyObjectAttributes1()525 if (!(src_info.handle_flags & TEE_HANDLE_FLAG_INITIALIZED)) in TEE_CopyObjectAttributes1()