Home
last modified time | relevance | path

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

12

/openssl-master/crypto/bn/
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()
A Dbn_exp2.c17 const BIGNUM *a2, const BIGNUM *p2, const BIGNUM *m, in BN_mod_exp2_mont()
A Dbn_rsa_fips186_4.c155 BIGNUM *p1, BIGNUM *p2, in ossl_bn_rsa_fips186_4_gen_prob_primes()
/openssl-master/crypto/rsa/
A Drsa_mp.c64 BIGNUM *p1 = NULL, *p2 = NULL; in ossl_rsa_multip_calc_product() local
A Drsa_x931g.c25 int RSA_X931_derive_ex(RSA *rsa, BIGNUM *p1, BIGNUM *p2, BIGNUM *q1, in RSA_X931_derive_ex()
A Drsa_sp800_56b_gen.c65 BIGNUM *p1 = NULL, *p2 = NULL; in ossl_rsa_fips186_4_gen_prob_primes() local
A Drsa_local.h42 BIGNUM *p2; member
A Drsa_pmeth.c428 static int pkey_rsa_ctrl(EVP_PKEY_CTX *ctx, int type, int p1, void *p2) in pkey_rsa_ctrl()
/openssl-master/crypto/asn1/
A Da_dup.c19 const unsigned char *p2; in ASN1_dup() local
/openssl-master/crypto/md2/
A Dmd2_dgst.c160 register MD2_INT *p1, *p2; in MD2_Final() local
/openssl-master/test/
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
A Dparams_test.c47 double p2; member
A Ddhtest.c41 const BIGNUM *p2, *q2, *g2; in dh_test() local
/openssl-master/crypto/evp/
A Dlegacy_sha.c72 static int shake_ctrl(EVP_MD_CTX *evp_ctx, int cmd, int p1, void *p2) in shake_ctrl()
A Dpmeth_lib.c1285 int cmd, int p1, void *p2) in evp_pkey_ctx_ctrl_int()
1328 int cmd, int p1, void *p2) in EVP_PKEY_CTX_ctrl()
1794 void *p2), in EVP_PKEY_meth_set_ctrl()
1999 void *p2), in EVP_PKEY_meth_get_ctrl()
A Ddigest.c778 int EVP_MD_CTX_ctrl(EVP_MD_CTX *ctx, int cmd, int p1, void *p2) in EVP_MD_CTX_ctrl()
/openssl-master/crypto/ct/
A Dct_oct.c325 unsigned char *p = NULL, *p2; in i2o_SCT_LIST() local
/openssl-master/crypto/bio/
A Dbf_buff.c240 char *p1, *p2; in buffer_ctrl() local
A Dbio_addr.c501 const char *p2 = strrchr(hostserv, ':'); in BIO_parse_hostserv() local
/openssl-master/crypto/
A Dparams_dup.c148 OSSL_PARAM *OSSL_PARAM_merge(const OSSL_PARAM *p1, const OSSL_PARAM *p2) in OSSL_PARAM_merge()
/openssl-master/crypto/dsa/
A Ddsa_pmeth.c123 static int pkey_dsa_ctrl(EVP_PKEY_CTX *ctx, int type, int p1, void *p2) in pkey_dsa_ctrl()
/openssl-master/crypto/dh/
A Ddh_pmeth.c117 static int pkey_dh_ctrl(EVP_PKEY_CTX *ctx, int type, int p1, void *p2) in pkey_dh_ctrl()
/openssl-master/crypto/ec/
A Dec_pmeth.c251 static int pkey_ec_ctrl(EVP_PKEY_CTX *ctx, int type, int p1, void *p2) in pkey_ec_ctrl()
/openssl-master/crypto/property/
A Dproperty_parse.c258 const OSSL_PROPERTY_DEFINITION *const *p2) in pd_compare()
/openssl-master/crypto/engine/
A Deng_openssl.c557 static int ossl_hmac_ctrl(EVP_PKEY_CTX *ctx, int type, int p1, void *p2) in ossl_hmac_ctrl()

Completed in 64 milliseconds

12