Lines Matching +defs:testfile +defs: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
845 BIGNUM *a = NULL, *b[2] = {NULL,NULL}, *c = NULL, *d = NULL; in test_gf2m_sqr() local
884 BIGNUM *a = NULL, *b[2] = {NULL,NULL}, *c = NULL, *d = NULL; in test_gf2m_modinv() local
929 BIGNUM *a = NULL, *b[2] = {NULL,NULL}, *c = NULL, *d = NULL; in test_gf2m_moddiv() local
973 BIGNUM *a = NULL, *b[2] = {NULL,NULL}, *c = NULL, *d = NULL; in test_gf2m_modexp() local
1021 BIGNUM *a = NULL, *b[2] = {NULL,NULL}, *c = NULL, *d = NULL; in test_gf2m_modsqrt() local
1066 BIGNUM *a = NULL, *b[2] = {NULL,NULL}, *c = NULL, *d = NULL; in test_gf2m_modsolvequad() local
1648 BIGNUM *b = NULL, *c = NULL, *d = NULL; in file_modexp() local
2188 BIGNUM *a = NULL, *b = NULL, *c = NULL, *d = NULL; in test_negzero() local
2498 static int test_ctx_set_ct_flag(BN_CTX *c) in test_ctx_set_ct_flag()
2518 static int test_ctx_check_ct_flag(BN_CTX *c) in test_ctx_check_ct_flag()
2571 BN_CTX *c = i == 0 ? nctx : sctx; in test_ctx_consttime_flag() local
2979 BIGNUM *c = NULL; in test_mod_exp_alias() local
3076 char *testfile = test_get_argument(i); in run_file_tests() local
3077 int c; in run_file_tests() local