Searched refs:dest_u (Results 1 – 1 of 1) sorted by relevance
474 TEE_BigInt *dest_u = NULL; in ta_entry_arith_compute_egcd() local481 dest_u = lookup_handle(HT_BIGINT, params[1].value.a); in ta_entry_arith_compute_egcd()482 if (!dest_u) in ta_entry_arith_compute_egcd()491 TEE_BigIntComputeExtendedGcd(dest_gcd, dest_u, dest_v, op1, op2); in ta_entry_arith_compute_egcd()