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

  /external/dropbear/libtomcrypt/demos/
timing.c 30 time_sqr();
  /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/
tomcrypt_test.h 67 void time_sqr(void);
x86_prof.c 676 void time_sqr(void) function
707 void time_sqr(void) { fprintf(stderr, "NO SQR\n"); } function
    [all...]

Completed in 76 milliseconds