Lines Matching +defs:strcasecmp +defs:c

24 # define strcasecmp _stricmp  macro
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
849 BIGNUM *a = NULL, *b[2] = {NULL,NULL}, *c = NULL, *d = NULL; in test_gf2m_sqr() local
888 BIGNUM *a = NULL, *b[2] = {NULL,NULL}, *c = NULL, *d = NULL; in test_gf2m_modinv() local
925 BIGNUM *a = NULL, *b[2] = {NULL,NULL}, *c = NULL, *d = NULL; in test_gf2m_moddiv() local
969 BIGNUM *a = NULL, *b[2] = {NULL,NULL}, *c = NULL, *d = NULL; in test_gf2m_modexp() local
1017 BIGNUM *a = NULL, *b[2] = {NULL,NULL}, *c = NULL, *d = NULL; in test_gf2m_modsqrt() local
1062 BIGNUM *a = NULL, *b[2] = {NULL,NULL}, *c = NULL, *d = NULL; in test_gf2m_modsolvequad() local
1644 BIGNUM *b = NULL, *c = NULL, *d = NULL; in file_modexp() local
2104 BIGNUM *a = NULL, *b = NULL, *c = NULL, *d = NULL; in test_negzero() local
2414 static int test_ctx_set_ct_flag(BN_CTX *c) in test_ctx_set_ct_flag()
2434 static int test_ctx_check_ct_flag(BN_CTX *c) in test_ctx_check_ct_flag()
2487 BN_CTX *c = i == 0 ? nctx : sctx; in test_ctx_consttime_flag() local
2891 int c; in run_file_tests() local