Diff
Not logged in

Differences From Artifact [aa1c7e5949]:

To Artifact [8d02dfd37d]:


30
31
32
33
34
35
36
37
38
39
40
30
31
32
33
34
35
36











-
-
-
-
    return res;
  }
  res = mp_mod (&t, c, d);
  mp_clear (&t);
  return res;
}
#endif

/* $Source: /root/tcl/repos-to-convert/tcl/libtommath/bn_mp_mulmod.c,v $ */
/* $Revision: 1.1.1.3 $ */
/* $Date: 2006/12/01 00:08:11 $ */