Home
last modified time | relevance | path

Searched defs:KARATSUBA_MUL_CUTOFF (Results 1 – 2 of 2) sorted by relevance

/external/dropbear/libtommath/
Dbncore.c27 int KARATSUBA_MUL_CUTOFF = 80, /* Min. number of digits before Karatsuba multiplication is… variable
/external/dropbear/libtommath/pre_gen/
Dmpi.c9500 int KARATSUBA_MUL_CUTOFF = 80, /* Min. number of digits before Karatsuba multiplication is… variable