Home
last modified time | relevance | path

Searched defs:r (Results 51 – 75 of 224) sorted by relevance

123456789

/openssl/ssl/quic/
H A Dquic_fc.c57 uint64_t r, conn_r; in ossl_quic_txfc_get_credit() local
103 int r = txfc->has_become_blocked; in ossl_quic_txfc_has_become_blocked() local
384 int r = rxfc->has_cwm_changed; in ossl_quic_rxfc_has_cwm_changed() local
394 int r = rxfc->error_code; in ossl_quic_rxfc_get_error() local
/openssl/crypto/dsa/
H A Ddsa_ossl.c224 BIGNUM *k, *kinv = NULL, *r = *rp; in dsa_sign_setup() local
361 const BIGNUM *r, *s; in dsa_do_verify() local
487 BIGNUM *r, *e; in dsa_mod_inverse_fermat() local
H A Ddsa_lib.c41 DH *DSA_dup_DH(const DSA *r) in DSA_dup_DH()
213 void DSA_free(DSA *r) in DSA_free()
245 int DSA_up_ref(DSA *r) in DSA_up_ref()
/openssl/engines/
H A De_loader_attic_err.h19 # define ATTICerr(f, r) ERR_ATTIC_error(0, (r), OPENSSL_FILE, OPENSSL_LINE) argument
H A De_afalg_err.h19 # define AFALGerr(f, r) ERR_AFALG_error(0, (r), OPENSSL_FILE, OPENSSL_LINE) argument
/openssl/test/
H A Dsecmemtest.c19 char *p = NULL, *q = NULL, *r = NULL, *s = NULL; in test_sec_mem() local
H A Dasn1_dsa_internal_test.c87 BIGNUM *r; in test_decode() local
H A Dtest_test.c315 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
H A Decdsatest.h30 const char *r; /* ECDSA signature (r,s) */ member
H A Dectest.c45 int i = 0, r = 0; in group_order_tests() local
171 size_t len, 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
H A Dciphername_test.c387 const char *ciphers = "ALL:eNULL", *p, *q, *r; in test_cipher_name() local
/openssl/crypto/bn/
H A Dbn_local.h483 # define mul_add(r,a,w,c) { \ argument
490 # define mul(r,a,w,c) { \ argument
505 # define mul_add(r,a,w,c) { \ argument
517 # define mul(r,a,w,c) { \ argument
532 # define mul_add(r,a,w,c) { \ argument
545 # define mul(r,a,w,c) { \ argument
609 # define mul_add(r,a,bl,bh,c) { \ argument
625 # define mul(r,a,bl,bh,c) { \ argument
H A Dbn_sqrt.c23 int r; in BN_mod_sqrt() local
/openssl/crypto/x509/
H A Dt_crl.c43 X509_REVOKED *r; in X509_CRL_print_ex() local
H A Dx_x509.c173 int X509_set_ex_data(X509 *r, int idx, void *arg) in X509_set_ex_data()
178 void *X509_get_ex_data(const X509 *r, int idx) in X509_get_ex_data()
/openssl/crypto/async/arch/
H A Dasync_null.h25 # define async_fibre_swapcontext(o,n,r) 0 argument
H A Dasync_posix.h67 static ossl_inline int async_fibre_swapcontext(async_fibre *o, async_fibre *n, int r) in async_fibre_swapcontext()
H A Dasync_win.h27 # define async_fibre_swapcontext(o,n,r) \ argument
/openssl/crypto/cms/
H A Dcms_dd.c65 int r = 0; in ossl_cms_DigestedData_do_final() local
/openssl/crypto/txt_db/
H A Dtxt_db.c151 OPENSSL_STRING *r, *k; in TXT_DB_create_index() local
237 OPENSSL_STRING *r; in TXT_DB_insert() local
/openssl/crypto/ec/
H A Decp_sm2p256.c505 P256_POINT *r, in ecp_sm2p256_windowed_mul()
567 EC_POINT *r, in ecp_sm2p256_points_mul()
646 static int ecp_sm2p256_field_mul(const EC_GROUP *group, BIGNUM *r, in ecp_sm2p256_field_mul()
670 static int ecp_sm2p256_field_sqr(const EC_GROUP *group, BIGNUM *r, in ecp_sm2p256_field_sqr()
692 static int ecp_sm2p256_inv_mod_ord(const EC_GROUP *group, BIGNUM *r, in ecp_sm2p256_inv_mod_ord()
/openssl/providers/implementations/kdfs/
H A Dscrypt.c51 uint64_t r, p; member
369 static void scryptBlockMix(uint32_t *B_, uint32_t *B, uint64_t r) in scryptBlockMix()
385 static void scryptROMix(unsigned char *B, uint64_t r, uint64_t N, in scryptROMix()
445 uint64_t N, uint64_t r, uint64_t p, uint64_t maxmem, in scrypt_alg()
/openssl/crypto/rsa/
H A Drsa_ossl.c103 int i, num = 0, r = -1; in rsa_ossl_public_encrypt() local
308 int i, num = 0, r = -1; in rsa_ossl_private_encrypt() local
523 int j, num = 0, r = -1; in rsa_ossl_private_decrypt() local
710 int i, num = 0, r = -1; in rsa_ossl_public_decrypt() local
/openssl/providers/implementations/digests/
H A Dblake2b_prov.c206 #define G(r,i,a,b,c,d) \ in blake2b_compress() argument
217 #define ROUND(r) \ in blake2b_compress() argument
H A Dblake2s_prov.c196 #define G(r,i,a,b,c,d) \ in blake2s_compress() argument
207 #define ROUND(r) \ in blake2s_compress() argument

Completed in 71 milliseconds

123456789