Searched refs:dst_info (Results 1 – 1 of 1) sorted by relevance
361 struct utee_object_info dst_info = { }; in TEE_CopyObjectAttributes1() local365 res = _utee_cryp_obj_get_info((unsigned long)destObject, &dst_info); in TEE_CopyObjectAttributes1()376 if ((dst_info.handle_flags & TEE_HANDLE_FLAG_PERSISTENT)) in TEE_CopyObjectAttributes1()379 if ((dst_info.handle_flags & TEE_HANDLE_FLAG_INITIALIZED)) in TEE_CopyObjectAttributes1()
Completed in 3 milliseconds