Home
last modified time | relevance | path

Searched defs:p2 (Results 1 – 25 of 38) sorted by relevance

12

/openssl/crypto/bn/
H A Dbn_x931p.c53 int BN_X931_derive_prime_ex(BIGNUM *p, BIGNUM *p1, BIGNUM *p2, in BN_X931_derive_prime_ex()
219 int BN_X931_generate_prime_ex(BIGNUM *p, BIGNUM *p1, BIGNUM *p2, in BN_X931_generate_prime_ex()
H A Dbn_exp2.c17 const BIGNUM *a2, const BIGNUM *p2, const BIGNUM *m, in BN_mod_exp2_mont()
H A Dbn_rsa_fips186_4.c185 BIGNUM *p1, BIGNUM *p2, in ossl_bn_rsa_fips186_4_gen_prob_primes()
/openssl/crypto/rsa/
H A Drsa_mp.c62 BIGNUM *p1 = NULL, *p2 = NULL; in ossl_rsa_multip_calc_product() local
H A Drsa_x931g.c25 int RSA_X931_derive_ex(RSA *rsa, BIGNUM *p1, BIGNUM *p2, BIGNUM *q1, in RSA_X931_derive_ex()
H A Drsa_sp800_56b_gen.c63 BIGNUM *p1 = NULL, *p2 = NULL; in ossl_rsa_fips186_4_gen_prob_primes() local
H A Drsa_local.h42 BIGNUM *p2; member
H A Drsa_pmeth.c449 static int pkey_rsa_ctrl(EVP_PKEY_CTX *ctx, int type, int p1, void *p2) in pkey_rsa_ctrl()
/openssl/crypto/asn1/
H A Da_dup.c19 const unsigned char *p2; in ASN1_dup() local
/openssl/crypto/md2/
H A Dmd2_dgst.c160 register MD2_INT *p1, *p2; in MD2_Final() local
/openssl/test/
H A Drsa_sp800_56b_test.c143 static const unsigned char p2[] = { 0x10, 0x00, 0x00, 0x00, 0x00 }; in test_check_prime_factor_range() local
190 static const unsigned char p2[] = { 0x0B, 0x50, 0x4f, 0x33, 0x75 }; in test_check_prime_factor() local
H A Dparams_test.c48 double p2; member
H A Ddhtest.c41 const BIGNUM *p2, *q2, *g2; in dh_test() local
/openssl/crypto/evp/
H A Dlegacy_sha.c73 static int shake_ctrl(EVP_MD_CTX *evp_ctx, int cmd, int p1, void *p2) in shake_ctrl()
H A Dctrl_params_translate.c191 void *p2; member
1140 char *p2 = NULL; in fix_ec_paramgen_curve_nid() local
2705 int cmd, int p1, void *p2) in evp_pkey_ctx_ctrl_to_param()
H A Dpmeth_lib.c1292 int cmd, int p1, void *p2) in evp_pkey_ctx_ctrl_int()
1335 int cmd, int p1, void *p2) in EVP_PKEY_CTX_ctrl()
1797 void *p2), in EVP_PKEY_meth_set_ctrl()
2002 void *p2), in EVP_PKEY_meth_get_ctrl()
/openssl/crypto/ct/
H A Dct_oct.c321 unsigned char *p = NULL, *p2; in i2o_SCT_LIST() local
/openssl/crypto/bio/
H A Dbf_buff.c240 char *p1, *p2; in buffer_ctrl() local
H A Dbio_addr.c525 const char *p2 = strrchr(hostserv, ':'); in BIO_parse_hostserv() local
/openssl/crypto/
H A Dparams_dup.c146 OSSL_PARAM *OSSL_PARAM_merge(const OSSL_PARAM *p1, const OSSL_PARAM *p2) in OSSL_PARAM_merge()
/openssl/providers/implementations/ciphers/
H A Dcipher_rc2.c109 OSSL_PARAM *p, *p1, *p2; in rc2_get_ctx_params() local
/openssl/crypto/dsa/
H A Ddsa_pmeth.c133 static int pkey_dsa_ctrl(EVP_PKEY_CTX *ctx, int type, int p1, void *p2) in pkey_dsa_ctrl()
/openssl/crypto/dh/
H A Ddh_pmeth.c115 static int pkey_dh_ctrl(EVP_PKEY_CTX *ctx, int type, int p1, void *p2) in pkey_dh_ctrl()
/openssl/crypto/ec/
H A Dec_pmeth.c247 static int pkey_ec_ctrl(EVP_PKEY_CTX *ctx, int type, int p1, void *p2) in pkey_ec_ctrl()
/openssl/crypto/property/
H A Dproperty_parse.c288 const OSSL_PROPERTY_DEFINITION *const *p2) in pd_compare()

Completed in 83 milliseconds

12