Home
last modified time | relevance | path

Searched defs:r (Results 151 – 175 of 225) sorted by relevance

123456789

/openssl/crypto/bn/
H A Dbn_gcd.c581 int BN_gcd(BIGNUM *r, const BIGNUM *in_a, const BIGNUM *in_b, BN_CTX *ctx) in BN_gcd()
/openssl/crypto/
H A Dsparse_array.c159 void **p, *r = NULL; in ossl_sa_get() local
/openssl/test/
H A Decdsatest.c85 BIGNUM *r = NULL, *s = NULL; in x9_62_tests() local
H A Dquic_stream_test.c482 int r, s, fin = 0, fin_set = 0; in test_rstream_random() local
H A Dsm2_internal_test.c319 BIGNUM *r = NULL; in test_sm2_sign() local
H A Dthreadstest.c74 int r; in get_new_uid() local
1084 ossl_unused int r; in test_bio_dgram_pair_worker() local
1116 int r; in test_bio_dgram_pair() local
H A Dbioprinttest.c223 int t = 0, r; in test_fp() local
H A Dbio_dgram_test.c495 int testresult = 0, blen, mtu1, mtu2, r; in test_bio_dgram_pair() local
H A Dacvp_test.c207 unsigned char **r, unsigned char **s, in get_ecdsa_sig_rs_bytes()
253 unsigned char *r = NULL, *s = NULL; in ecdsa_siggen_test() local
550 unsigned char **r, unsigned char **s, in get_dsa_sig_rs_bytes()
593 unsigned char *sig = NULL, *r = NULL, *s = NULL; in dsa_siggen_test() local
H A Dx509_time_test.c463 int r; in test_days() local
/openssl/crypto/property/
H A Dproperty_string.c219 const char *r; in ossl_property_str() local
/openssl/crypto/dh/
H A Ddh_key.c189 static int dh_bn_mod_exp(const DH *dh, BIGNUM *r, in dh_bn_mod_exp()
/openssl/crypto/ec/
H A Dec_key.c71 void EC_KEY_free(EC_KEY *r) in EC_KEY_free()
193 int EC_KEY_up_ref(EC_KEY *r) in EC_KEY_up_ref()
/openssl/include/internal/
H A Dstatem.h146 # define SSLfatal(s, al, r) SSLfatal_data((s), (al), (r), NULL) argument
/openssl/test/testutil/
H A Dprovider.c174 int major, minor, patch, r; in fips_provider_version_match() local
/openssl/crypto/evp/
H A Dp5_crpt2.c97 int r = 0; in PKCS5_PBKDF2_HMAC_SHA1() local
H A Dctrl_params_translate.c1886 const RSA *r = EVP_PKEY_get0_RSA(ctx->p2); in get_rsa_payload_factor() local
1916 const RSA *r = EVP_PKEY_get0_RSA(ctx->p2); in get_rsa_payload_exponent() local
1946 const RSA *r = EVP_PKEY_get0_RSA(ctx->p2); in get_rsa_payload_coefficient() local
/openssl/crypto/ocsp/
H A Docsp_vfy.c191 int i, r; in ocsp_find_signer_sk() local
/openssl/crypto/err/
H A Derr.c526 unsigned long l, r; in ossl_err_string_int() local
616 unsigned long l, r; in ERR_reason_error_string() local
/openssl/crypto/asn1/
H A Dasn_mime.c109 int r; in B64_write_ASN1() local
131 int r; in PEM_write_bio_ASN1_stream() local
/openssl/ssl/quic/
H A Dquic_ackm.c424 UINT_RANGE r = ossl_list_uint_set_head(&h->set)->range; in rx_pkt_history_trim_range_count() local
443 UINT_RANGE r; in rx_pkt_history_add_pn() local
461 UINT_RANGE r; in rx_pkt_history_bump_watermark() local
/openssl/crypto/srp/
H A Dsrp_lib.c268 BIGNUM *r; in SRP_Verify_B_mod_N() local
/openssl/crypto/stack/
H A Dstack.c320 const void *r; in internal_find() local
/openssl/crypto/ui/
H A Dui_lib.c557 int UI_set_ex_data(UI *r, int idx, void *arg) in UI_set_ex_data()
562 void *UI_get_ex_data(const UI *r, int idx) in UI_get_ex_data()
/openssl/ssl/
H A Dssl_sess.c591 SSL_TICKET_STATUS r; in ssl_get_prev_session() local
813 SSL_SESSION *r; in remove_session_lock() local

Completed in 95 milliseconds

123456789