Searched refs:old_kara_m (Results 1 - 2 of 2) sorted by relevance

/external/dropbear/libtommath/demo/
H A Dtiming.c86 int n, cnt, ix, old_kara_m, old_kara_s; local
153 old_kara_m = KARATSUBA_MUL_CUTOFF;
158 KARATSUBA_MUL_CUTOFF = (ix == 0) ? 9999 : old_kara_m;
H A Ddemo.c58 int i, n, err, cnt, ix, old_kara_m, old_kara_s; local

Completed in 31 milliseconds