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

  /external/dropbear/libtomcrypt/testprof/
makefile 10 store_test.o test_driver.o x86_prof.o katja_test.o
tomcrypt_test.h 35 int katja_test(void);
katja_test.c 5 int katja_test(void) function
16 fprintf(stderr, "katja_test requires SHA1 and yarrow");
225 int katja_test(void) function
  /external/dropbear/libtomcrypt/demos/
test.c 29 printf("\nkatja_test...."); fflush(stdout); x = katja_test(); printf(x ? "failed" : "passed");if (x) exit(EXIT_FAILURE);

Completed in 388 milliseconds