HomeSort by relevance Sort by last modified time
    Searched refs:store_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 33 int store_test(void);
store_test.c 4 int store_test(void) function
76 /* $Source: /cvs/libtom/libtomcrypt/testprof/store_test.c,v $ */
  /external/dropbear/libtomcrypt/demos/
test.c 20 printf("\nstore_test...."); fflush(stdout); x = store_test(); printf(x ? "failed" : "passed");if (x) exit(EXIT_FAILURE);

Completed in 401 milliseconds