/netbsd-src/external/mpl/bind/dist/tests/libtest/ |
H A D | dns.c | 213 dns_test_loaddb(dns_db_t ** db,dns_dbtype_t dbtype,const char * origin,const char * testfile) dns_test_loaddb() argument 236 fromhex(char c) fromhex() argument [all...] |
H A D | ns.c | 577 ns_test_loaddb(dns_db_t ** db,dns_dbtype_t dbtype,const char * origin,const char * testfile) ns_test_loaddb() argument 600 fromhex(char c) fromhex() argument [all...] |
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/ |
H A D | bntest.c | 153 BIGNUM *a = NULL, *b = NULL, *c = NULL, *d = NULL; in test_swap() local 226 BIGNUM *a = NULL, *b = NULL, *c = NULL; in test_sub() local 263 BIGNUM *a = NULL, *b = NULL, *c = NULL, *d = NULL, *e = NULL; in test_div_recip() local 332 BIGNUM *a = NULL, *b = NULL, *c = NULL, *d = NULL; in test_signed_mod_replace_ab() local 355 BIGNUM *a = NULL, *b = NULL, *c = NULL, *d = NULL; in test_signed_mod_replace_ba() local 378 BIGNUM *a = NULL, *b = NULL, *c = NULL, *d = NULL, *e = NULL; in test_mod() local 460 BIGNUM *b = NULL, *n = NULL, *c = NULL; in test_modexp_mont5() local 722 BIGNUM *a = NULL, *b = NULL, *c = NULL; in test_gf2m_add() local 756 BIGNUM *a = NULL, *b[2] = {NULL,NULL}, *c = NULL, *d = NULL, *e = NULL; in test_gf2m_mod() local 796 BIGNUM *a, *b[2] = {NULL, NULL}, *c = NULL, *d = NULL; in test_gf2m_mul() local [all …]
|
H A D | evp_test.c | 2687 const char *testfile = test_get_argument(i); in run_file_tests() local 2688 int c; in run_file_tests() local
|
/netbsd-src/crypto/external/bsd/openssl/dist/test/ |
H A D | bntest.c | 149 BIGNUM *a = NULL, *b = NULL, *c = NULL, *d = NULL; in test_swap() local 222 BIGNUM *a = NULL, *b = NULL, *c = NULL; in test_sub() local 259 BIGNUM *a = NULL, *b = NULL, *c = NULL, *d = NULL, *e = NULL; in test_div_recip() local 328 BIGNUM *a = NULL, *b = NULL, *c = NULL, *d = NULL; in test_signed_mod_replace_ab() local 351 BIGNUM *a = NULL, *b = NULL, *c = NULL, *d = NULL; in test_signed_mod_replace_ba() local 374 BIGNUM *a = NULL, *b = NULL, *c = NULL, *d = NULL, *e = NULL; in test_mod() local 456 BIGNUM *b = NULL, *n = NULL, *c = NULL; in test_modexp_mont5() local 718 BIGNUM *a = NULL, *b = NULL, *c = NULL; in test_gf2m_add() local 752 BIGNUM *a = NULL, *b[2] = {NULL,NULL}, *c = NULL, *d = NULL, *e = NULL; in test_gf2m_mod() local 792 BIGNUM *a, *b[2] = {NULL, NULL}, *c = NULL, *d = NULL; in test_gf2m_mul() local [all …]
|
H A D | evp_test.c | 3938 const char *testfile = test_get_argument(i); in run_file_tests() local 3939 int c; in run_file_tests() local
|