OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 1129 milliseconds