Diff
Not logged in

Differences From Artifact [04fdc0f22d]:

To Artifact [a7fa860084]:


72
73
74
75
76
77
78




72
73
74
75
76
77
78
79
80
81
82







+
+
+
+
   if (U3 != NULL) { mp_exch(U3, &u3); }

   err = MP_OKAY;
_ERR: mp_clear_multi(&u1, &u2, &u3, &v1, &v2, &v3, &t1, &t2, &t3, &q, &tmp, NULL);
   return err;
}
#endif

/* $Source: /root/tcl/repos-to-convert/tcl/libtommath/bn_mp_exteuclid.c,v $ */
/* $Revision: 1.1.1.2.2.2 $ */
/* $Date: 2008/01/22 16:55:26 $ */