Searched refs:destObject (Results 1 – 2 of 2) sorted by relevance
495 void TEE_CopyObjectAttributes(TEE_ObjectHandle destObject, in TEE_CopyObjectAttributes() argument505 res = TEE_CopyObjectAttributes1(destObject, srcObject); in TEE_CopyObjectAttributes()510 TEE_Result TEE_CopyObjectAttributes1(TEE_ObjectHandle destObject, in TEE_CopyObjectAttributes1() argument517 res = _utee_cryp_obj_get_info((unsigned long)destObject, &dst_info); in TEE_CopyObjectAttributes1()534 res = _utee_cryp_obj_copy((unsigned long)destObject, in TEE_CopyObjectAttributes1()
203 void TEE_CopyObjectAttributes(TEE_ObjectHandle destObject,206 TEE_Result TEE_CopyObjectAttributes1(TEE_ObjectHandle destObject,