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

  /external/dropbear/libtommath/etc/
tune.c 87 ulong64 time_sqr(int size, int s) function
129 t1 = time_sqr(x, 0);
130 t2 = time_sqr(x, 1);
  /external/dropbear/libtomcrypt/testprof/
x86_prof.c 676 void time_sqr(void) function
707 void time_sqr(void) { fprintf(stderr, "NO SQR\n"); } function
    [all...]

Completed in 161 milliseconds