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

  /external/dropbear/libtomcrypt/demos/
test.c 27 printf("\necc_test......"); fflush(stdout); x = ecc_tests(); printf(x ? "failed" : "passed");if (x) exit(EXIT_FAILURE);
  /external/dropbear/libtomcrypt/testprof/
tomcrypt_test.h 36 int ecc_tests(void);
ecc_test.c 108 int ecc_tests (void) function
242 int ecc_tests(void) function

Completed in 32 milliseconds