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

  /external/dropbear/libtomcrypt/testprof/
makefile.msvc 5 rsa_test.obj store_test.obj test_driver.obj x86_prof.obj katja_test.obj
makefile 10 store_test.o test_driver.o x86_prof.o katja_test.o
makefile.icc 6 store_test.o test_driver.o x86_prof.o katja_test.o
makefile.shared 12 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 7715 milliseconds