HomeSort by relevance Sort by last modified time
    Searched refs:mp_jacobi (Results 1 - 4 of 4) sorted by null

  /external/dropbear/libtommath/
bn_mp_jacobi.c 21 int mp_jacobi (mp_int * a, mp_int * p, int *c) function
89 if ((res = mp_jacobi (&p1, &a1, &r)) != MP_OKAY) {
tommath.h 393 int mp_jacobi(mp_int *a, mp_int *n, int *c);
bn.tex     [all...]
  /external/dropbear/libtommath/pre_gen/
mpi.c 4006 int mp_jacobi (mp_int * a, mp_int * p, int *c) function
    [all...]

Completed in 26 milliseconds