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

  /external/dropbear/libtomcrypt/demos/
timing.c 29 time_mult();
  /external/dropbear/libtommath/etc/
tune.c 57 ulong64 time_mult(int size, int s) function
121 t1 = time_mult(x, 0);
122 t2 = time_mult(x, 1);
  /external/dropbear/libtomcrypt/testprof/
tomcrypt_test.h 66 void time_mult(void);
x86_prof.c 645 void time_mult(void) function
706 void time_mult(void) { fprintf(stderr, "NO MULT\n"); } function
    [all...]

Completed in 270 milliseconds