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

  /external/dropbear/libtommath/demo/
timing.c 86 int n, cnt, ix, old_kara_m, old_kara_s; local
154 old_kara_s = KARATSUBA_SQR_CUTOFF;
159 KARATSUBA_SQR_CUTOFF = (ix == 0) ? 9999 : old_kara_s;
demo.c 58 int i, n, err, cnt, ix, old_kara_m, old_kara_s; local

Completed in 465 milliseconds