Searched defs:mp_div (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/Heimdal-323.92.1/lib/hcrypto/libtommath/
H A Dbn_mp_div.c21 int mp_div(mp_int * a, mp_int * b, mp_int * c, mp_int * d) function
103 int mp_div (mp_int * a, mp_int * b, mp_int * c, mp_int * d) function
/macosx-10.9.5/tcl-102/tcl/tcl/libtommath/
H A Dbn_mp_div.c21 int mp_div(mp_int * a, mp_int * b, mp_int * c, mp_int * d) function
103 int mp_div (mp_int * a, mp_int * b, mp_int * c, mp_int * d) function
/macosx-10.9.5/Heimdal-323.92.1/lib/hcrypto/libtommath/mtest/
H A Dmpi.c1143 mp_err mp_div(mp_int *a, mp_int *b, mp_int *q, mp_int *r) function
/macosx-10.9.5/tcl-102/tcl/tcl/generic/
H A DtclTomMathDecls.h70 #define mp_div TclBN_mp_div macro

Completed in 199 milliseconds