/test/testutil/ |
A D | basic_output.c | 204 int r; in test_vprintf_stdout() local 215 int r; in test_vprintf_stderr() local 226 int r; in test_flush_stdout() local 237 int r; in test_flush_stderr() local 248 int r; in test_vprintf_tapout() local 259 int r; in test_vprintf_taperr() local 270 int r; in test_flush_tapout() local 281 int r; in test_flush_taperr() local
|
A D | fake_random.c | 38 FAKE_RAND *r = OPENSSL_zalloc(sizeof(*r)); in fake_rand_newctx() local 76 uint32_t r; in fake_rand_generate() local
|
A D | provider.c | 174 int major, minor, patch, r; in fips_provider_version_match() local
|
/test/ |
A D | crltest.c | 424 int r; in test_basic_crl() local 457 int r; in test_bad_issuer_crl() local 471 int r; in test_crl_empty_idp() local 485 int r; in test_known_critical_crl() local 498 int r; in test_unknown_critical_crl() local 515 int r = 0; in test_reuse_crl() local
|
A D | safe_math_test.c | 57 int err, r, s; in test_int_ops() local 146 unsigned int r; in test_uint_ops() local 229 size_t r; in test_size_t_ops() local 316 int r, real = 0; in test_int_muldiv() local 348 unsigned int r, real = 0; in test_uint_muldiv() local
|
A D | property_test.c | 154 int r = 0; in test_property_parse() local 173 int r = 0; in test_property_query_value_create() local 221 int r = 0; in test_property_parse_error() local 272 int r = 0; in test_property_merge() local 296 int r; in test_property_defn_cache() local 357 int r; in test_definition_compares() local
|
A D | exptest.c | 31 static int a_is_zero_mod_one(const char *method, const BIGNUM *r, in a_is_zero_mod_one() 49 BIGNUM *r = NULL; in test_mod_exp_zero() local
|
A D | test_test.c | 315 int r = 0; in test_bignum() local 387 const char *r = "1234567890123456789012345678901234567890123456789012" in test_long_output() local 403 int r; in test_long_bignum() local
|
A D | ectest.c | 45 int i = 0, r = 0; in group_order_tests() local 172 int k, r = 0; in prime_field_tests() local 781 int r = 0; in char2_curve_test() local 943 int k, r = 0; in char2_field_tests() local 1094 int r = 0; in hybrid_point_encoding_test() local 1158 int r, nid = curves[n].nid; in internal_curve_test_method() local 1172 int r = 1; in group_field_test() local 1320 int r = 0; in nistp_single_test() local 2019 int r = 0, len; in parameter_test() local 2073 int r = 0; in ossl_parameter_test() local
|
A D | secmemtest.c | 19 char *p = NULL, *q = NULL, *r = NULL, *s = NULL; in test_sec_mem() local
|
A D | asn1_dsa_internal_test.c | 87 BIGNUM *r; in test_decode() local
|
A D | ecdsatest.h | 30 const char *r; /* ECDSA signature (r,s) */ member
|
A D | ciphername_test.c | 387 const char *ciphers = "ALL:eNULL", *p, *q, *r; in test_cipher_name() local
|
A D | bntest.c | 1139 BIGNUM *a = NULL, *b = NULL, *r = NULL, *t = NULL; in test_kronecker() local 2541 BIGNUM *a = NULL, *r = NULL, *zero = NULL; in test_expmodzero() local 2575 BIGNUM *r = BN_new(); in test_expmodone() local 2621 BIGNUM *r; in test_smallprime() local 2646 BIGNUM *r; in test_smallsafeprime() local 2674 BIGNUM *r = NULL; in test_is_prime() local 2698 BIGNUM *r = NULL; in test_not_prime() local 3181 BIGNUM *r = NULL; in test_mod_inverse() local 3217 BIGNUM *r = NULL; in test_mod_exp_alias() local
|
A D | evp_kdf_test.c | 1311 size_t keylen, char *salt, char *info, int *r) in construct_kbkdf_params() 1345 int r = 32; in test_kdf_kbkdf_invalid_digest() local 1368 int r = 32; in test_kdf_kbkdf_invalid_mac() local 1391 int r = 31; in test_kdf_kbkdf_invalid_r() local 1416 int r = 32; in test_kdf_kbkdf_empty_key() local 1441 int r = 32; in test_kdf_kbkdf_1byte_key() local 1464 int r = 32; in test_kdf_kbkdf_zero_output_size() local 2170 int l = 0, sep = 0, r = 8; in test_kbkdf_mac_change() local
|
A D | srptest.c | 123 int r; in check_bn() local
|
A D | asn1_internal_test.c | 210 int r = ERR_GET_REASON(err); in test_obj_create_once() local
|
A D | rsa_test.c | 331 unsigned int r; member 366 int r = 0; in test_rsa_security_bit() local
|
A D | ssl_old_test.c | 2031 int i, r; in doit_localhost() local 2110 int i, r; in doit_localhost() local 2310 int i, r; in doit_biopair() local 2389 int i, r; in doit_biopair() local 2464 int r; in doit_biopair() local 2504 int r; in doit_biopair() local
|
A D | ecdsatest.c | 85 BIGNUM *r = NULL, *s = NULL; in x9_62_tests() local
|
A D | sm2_internal_test.c | 318 BIGNUM *r = NULL; in test_sm2_sign() local
|
A D | quic_stream_test.c | 482 int r, s, fin = 0, fin_set = 0; in test_rstream_random() local
|
A D | threadstest.c | 75 int r; in get_new_uid() local 1203 ossl_unused int r; in test_bio_dgram_pair_worker() local 1235 int r; in test_bio_dgram_pair() local
|
A D | bio_dgram_test.c | 495 int testresult = 0, blen, mtu1, mtu2, r; in test_bio_dgram_pair() local
|
/test/radix/ |
A D | quic_ops.c | 274 int ok = 0, r; in DEF_FUNC() local 550 int ok = 0, r; in DEF_FUNC() local 571 int ok = 0, r; in DEF_FUNC() local 605 int ok = 0, r; in DEF_FUNC() local 647 int ok = 0, r; in DEF_FUNC() local 688 int ok = 0, r; in DEF_FUNC() local
|