/openssl/test/ |
H A D | rsa_sp800_56b_test.c | 226 BIGNUM *p = NULL, *q = NULL, *e = NULL, *d = NULL, *n = NULL; in test_check_private_exponent() local 287 BIGNUM *p = NULL, *q = NULL, *e = NULL; in test_check_crt_components() local 350 int p, q, e; member 361 BIGNUM *p = NULL, *q = NULL, *e = NULL; in test_derive_params_from_pq_fail() local 389 BIGNUM *tmp = NULL, *p = NULL, *q = NULL; in test_pq_diff() local 415 BIGNUM *p = NULL, *q = NULL, *n = NULL, *e = NULL, *d = NULL; in test_invalid_keypair() local
|
H A D | secmemtest.c | 19 char *p = NULL, *q = NULL, *r = NULL, *s = NULL; in test_sec_mem() local
|
H A D | rsa_test.c | 70 static unsigned char q[] = in key1() local 117 static unsigned char q[] = in key2() local 175 static unsigned char q[] = in key3() local 402 BIGNUM *q; in test_EVP_rsa_legacy_key() local
|
H A D | dsatest.c | 70 const BIGNUM *p = NULL, *q = NULL, *g = NULL; in dsa_test() local 332 BIGNUM *p = NULL, *q = NULL, *g = NULL, *priv = NULL, *pub = NULL, *priv2 = NULL; in test_dsa_sig_infinite_loop() local 423 BIGNUM *p = NULL, *q = NULL, *g = NULL, *priv = NULL, *pub = NULL; in test_dsa_sig_neg_param() local
|
H A D | ciphername_test.c | 387 const char *ciphers = "ALL:eNULL", *p, *q, *r; in test_cipher_name() local
|
H A D | dhtest.c | 40 BIGNUM *p = NULL, *q = NULL, *g = NULL; in dh_test() local 266 BIGNUM *p = NULL, *q = NULL, *g = NULL, *pub = NULL, *priv = NULL; in dh_computekey_range_test() local 735 const BIGNUM *p, *q, *g; in dh_test_prime_groups() local 807 const BIGNUM *p, *q, *g; in dh_get_nid() local
|
H A D | bio_base64_test.c | 362 static int quotrem(int i, unsigned int m, int *q) in quotrem() 374 int q = idx; in test_bio_base64_generated() local 408 int q = idx; in test_bio_base64_corner_case_bug() local
|
/openssl/crypto/x509/ |
H A D | x_pubkey.c | 497 const unsigned char *q; in d2i_PUBKEY_int() local 609 const unsigned char *q; in d2i_RSA_PUBKEY() local 650 const unsigned char *q; in ossl_d2i_DH_PUBKEY() local 691 const unsigned char *q; in ossl_d2i_DHx_PUBKEY() local 734 const unsigned char *q; in d2i_DSA_PUBKEY() local 757 const BIGNUM *p, *q, *g; in ossl_d2i_DSA_PUBKEY() local 800 const unsigned char *q; in d2i_EC_PUBKEY() local 845 const unsigned char *q; in ossl_d2i_ED25519_PUBKEY() local 886 const unsigned char *q; in ossl_d2i_ED448_PUBKEY() local 928 const unsigned char *q; in ossl_d2i_X25519_PUBKEY() local [all …]
|
H A D | x509_obj.c | 33 unsigned char *q; in X509_NAME_oneline() local
|
/openssl/providers/common/ |
H A D | securitycheck.c | 151 const BIGNUM *p, *q; in ossl_dsa_check_key() local 198 const BIGNUM *p, *q; in ossl_dh_check_key() local
|
/openssl/crypto/asn1/ |
H A D | a_mbstr.c | 306 unsigned char **p, *q; in cpy_asc() local 318 unsigned char **p, *q; in cpy_bmp() local 331 unsigned char **p, *q; in cpy_univ() local
|
H A D | tasn_dec.c | 172 const unsigned char *p = NULL, *q; in asn1_item_embed_d2i() local 505 const unsigned char *p, *q; in asn1_template_ex_d2i() local 577 const unsigned char *p, *q; in asn1_template_noexp_d2i() local 983 const unsigned char *p = *in, *q; in asn1_find_end() local 1049 const unsigned char *p, *q; in asn1_collect() local 1149 const unsigned char *p, *q; in asn1_check_tlen() local
|
/openssl/demos/pkey/ |
H A D | EVP_PKEY_DSA_paramfromdata.c | 29 BIGNUM *p = NULL, *q = NULL, *g = NULL; in main() local
|
/openssl/test/helpers/ |
H A D | predefined_dhparams.c | 19 BIGNUM *p, BIGNUM *g, BIGNUM *q) in get_dh_from_pg_bn() 54 BIGNUM *p = NULL, *g = NULL, *q = NULL; in get_dh_from_pg() local
|
/openssl/crypto/bn/ |
H A D | bn_s390x.c | 79 int s390x_crt(BIGNUM *r, const BIGNUM *i, const BIGNUM *p, const BIGNUM *q, in s390x_crt() 155 int s390x_crt(BIGNUM *r, const BIGNUM *i, const BIGNUM *p, const BIGNUM *q, in s390x_crt()
|
H A D | bn_sqrt.c | 24 BIGNUM *A, *b, *q, *t, *x, *y; in BN_mod_sqrt() local
|
/openssl/crypto/ffc/ |
H A D | ffc_backend.c | 24 BIGNUM *p = NULL, *q = NULL, *g = NULL, *j = NULL; in ossl_ffc_params_fromdata() local
|
H A D | ffc_dh.c | 55 const BIGNUM *q; member 114 const BIGNUM *q, in ossl_ffc_numbers_to_dh_named_group()
|
H A D | ffc_params_generate.c | 192 unsigned char *buf, size_t buf_len, const BIGNUM *q, in generate_p() 313 static int generate_q_fips186_4(BN_CTX *ctx, BIGNUM *q, const EVP_MD *evpmd, in generate_q_fips186_4() 389 static int generate_q_fips186_2(BN_CTX *ctx, BIGNUM *q, const EVP_MD *evpmd, in generate_q_fips186_2() 526 BIGNUM *g = NULL, *q = NULL, *p = NULL; in ossl_ffc_params_FIPS186_4_gen_verify() local 817 BIGNUM *r0, *test, *tmp, *g = NULL, *q = NULL, *p = NULL; in ossl_ffc_params_FIPS186_2_gen_verify() local
|
/openssl/apps/ |
H A D | testdsa.h | 194 unsigned char *q; member 219 BIGNUM *priv_key, *pub_key, *p, *q, *g; in get_dsa() local
|
/openssl/include/openssl/ |
H A D | whrlpool.h | 39 double q[WHIRLPOOL_DIGEST_LENGTH / sizeof(double)]; member
|
/openssl/crypto/ |
H A D | deterministic_nonce.c | 99 static int bits2octets(unsigned char *out, const BIGNUM *q, int qlen_bits, in bits2octets() 181 int ossl_gen_deterministic_nonce_rfc6979(BIGNUM *out, const BIGNUM *q, in ossl_gen_deterministic_nonce_rfc6979()
|
/openssl/test/testutil/ |
H A D | stanza.c | 70 char *q; in strip_spaces() local
|
/openssl/crypto/idea/ |
H A D | i_skey.c | 93 long n1, n2, q, r, b1, b2, t; in inverse() local
|
/openssl/crypto/rsa/ |
H A D | rsa_sp800_56b_check.c | 242 int ossl_rsa_check_pminusq_diff(BIGNUM *diff, const BIGNUM *p, const BIGNUM *q, in ossl_rsa_check_pminusq_diff() 265 int ossl_rsa_get_lcm(BN_CTX *ctx, const BIGNUM *p, const BIGNUM *q, in ossl_rsa_get_lcm()
|