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

/macosx-10.10.1/Heimdal-398.1.2/lib/hcrypto/libtommath/
H A Dbn_s_mp_sqr.c19 int s_mp_sqr (mp_int * a, mp_int * b) function
/macosx-10.10.1/tcl-105/tcl/tcl/libtommath/
H A Dbn_s_mp_sqr.c19 int s_mp_sqr (mp_int * a, mp_int * b) function
/macosx-10.10.1/Heimdal-398.1.2/lib/hcrypto/libtommath/mtest/
H A Dmpi.c192 #define s_mp_sqr(a) s_mp_mul(a, a) macro
3511 mp_err s_mp_sqr(mp_int *a) function
[all...]
/macosx-10.10.1/tcl-105/tcl/tcl/generic/
H A DtclTomMathDecls.h114 #define s_mp_sqr TclBN_s_mp_sqr macro

Completed in 102 milliseconds