/openssl/crypto/dsa/ |
H A D | dsa_check.c | 66 int ossl_dsa_check_pub_key(const DSA *dsa, const BIGNUM *pub_key, int *ret) in ossl_dsa_check_pub_key() 80 int ossl_dsa_check_pub_key_partial(const DSA *dsa, const BIGNUM *pub_key, int *ret) in ossl_dsa_check_pub_key_partial() 107 BIGNUM *pub_key = NULL; in ossl_dsa_check_pairwise() local
|
H A D | dsa_key.c | 43 const BIGNUM *priv_key, BIGNUM *pub_key) in ossl_dsa_generate_public_key() 151 BIGNUM *pub_key = NULL, *priv_key = NULL; in dsa_keygen() local
|
H A D | dsa_lib.c | 49 BIGNUM *pub_key = NULL, *priv_key = NULL; in DSA_dup_DH() local 310 const BIGNUM **pub_key, const BIGNUM **priv_key) in DSA_get0_key() 318 int DSA_set0_key(DSA *d, BIGNUM *pub_key, BIGNUM *priv_key) in DSA_set0_key()
|
H A D | dsa_backend.c | 34 BIGNUM *priv_key = NULL, *pub_key = NULL; in ossl_dsa_key_fromdata() local
|
H A D | dsa_local.h | 22 BIGNUM *pub_key; /* y public key */ member
|
H A D | dsa_ameth.c | 276 const BIGNUM *priv_key, *pub_key; in do_dsa_print() local 436 const BIGNUM *q = DSA_get0_q(dsa), *pub_key = DSA_get0_pub_key(dsa); in dsa_pkey_export_to() local
|
/openssl/crypto/dh/ |
H A D | dh_check.c | 230 int DH_check_pub_key_ex(const DH *dh, const BIGNUM *pub_key) in DH_check_pub_key_ex() 250 int DH_check_pub_key(const DH *dh, const BIGNUM *pub_key, int *ret) in DH_check_pub_key() 272 int ossl_dh_check_pub_key_partial(const DH *dh, const BIGNUM *pub_key, int *ret) in ossl_dh_check_pub_key_partial() 336 BIGNUM *pub_key = NULL; in ossl_dh_check_pairwise() local
|
H A D | dh_key.c | 40 int ossl_dh_compute_key(unsigned char *key, const BIGNUM *pub_key, DH *dh) in ossl_dh_compute_key() 114 int DH_compute_key(unsigned char *key, const BIGNUM *pub_key, DH *dh) in DH_compute_key() 144 int DH_compute_key_padded(unsigned char *key, const BIGNUM *pub_key, DH *dh) in DH_compute_key_padded() 230 const BIGNUM *priv_key, BIGNUM *pub_key) in ossl_dh_generate_public_key() 273 BIGNUM *pub_key = NULL, *priv_key = NULL; in generate_key() local
|
H A D | dh_lib.c | 259 void DH_get0_key(const DH *dh, const BIGNUM **pub_key, const BIGNUM **priv_key) in DH_get0_key() 267 int DH_set0_key(DH *dh, BIGNUM *pub_key, BIGNUM *priv_key) in DH_set0_key()
|
H A D | dh_ameth.c | 118 ASN1_INTEGER *pub_key = NULL; in dh_pub_encode() local 248 BIGNUM *priv_key, *pub_key; in do_dh_print() local 460 const BIGNUM *pub_key = DH_get0_pub_key(dh); in dh_pkey_export_to() local
|
H A D | dh_local.h | 26 BIGNUM *pub_key; /* g^x % p */ member
|
H A D | dh_backend.c | 63 BIGNUM *priv_key = NULL, *pub_key = NULL; in ossl_dh_key_fromdata() local
|
H A D | dh_meth.c | 120 int (*compute_key) (unsigned char *key, const BIGNUM *pub_key, DH *dh)) in DH_meth_set_compute_key()
|
/openssl/crypto/ffc/ |
H A D | ffc_key_validate.c | 20 const BIGNUM *pub_key, int *ret) in ossl_ffc_validate_public_key_partial() 63 const BIGNUM *pub_key, int *ret) in ossl_ffc_validate_public_key()
|
/openssl/crypto/ec/ |
H A D | ecdh_ossl.c | 29 const EC_POINT *pub_key, const EC_KEY *ecdh) in ossl_ecdh_compute_key() 50 const EC_POINT *pub_key, const EC_KEY *ecdh) in ossl_ecdh_simple_compute_key()
|
H A D | ec_kmeth.c | 149 int ECDH_compute_key(void *out, size_t outlen, const EC_POINT *pub_key, in ECDH_compute_key() 203 const EC_POINT *pub_key)) in EC_KEY_METHOD_set_init() 222 const EC_POINT *pub_key, in EC_KEY_METHOD_set_compute_key() 270 const EC_POINT *pub_key)) in EC_KEY_METHOD_get_init() 296 const EC_POINT *pub_key, in EC_KEY_METHOD_get_compute_key()
|
H A D | ec_key.c | 308 EC_POINT *pub_key = NULL; in ec_generate_key() local 890 int EC_KEY_set_public_key(EC_KEY *key, const EC_POINT *pub_key) in EC_KEY_set_public_key()
|
/openssl/util/perl/TLSProxy/ |
H A D | ServerKeyExchange.pm | 141 sub pub_key subroutine
|
/openssl/demos/signature/ |
H A D | EVP_EC_Signature_demo.c | 156 EVP_PKEY *pub_key = NULL; in demo_verify() local
|
/openssl/demos/encrypt/ |
H A D | rsa_encrypt.c | 105 EVP_PKEY *pub_key = NULL; in do_encrypt() local
|
/openssl/apps/ |
H A D | testdsa.h | 219 BIGNUM *priv_key, *pub_key, *p, *q, *g; in get_dsa() local
|
H A D | dsa.c | 208 BIGNUM *pub_key = NULL; in dsa_main() local
|
/openssl/providers/implementations/encode_decode/ |
H A D | encode_key2text.c | 221 const BIGNUM *priv_key = NULL, *pub_key = NULL; in dh_to_text() local 297 const BIGNUM *priv_key = NULL, *pub_key = NULL; in dsa_to_text() local
|
/openssl/crypto/pem/ |
H A D | pvkfmt.c | 382 BIGNUM *pub_key = NULL; in ossl_b2i_DSA_after_header() local 703 const BIGNUM *pub_key = NULL, *priv_key = NULL; in check_bitlen_dsa() local 731 const BIGNUM *pub_key = NULL, *priv_key = NULL; in write_dsa() local
|
/openssl/providers/implementations/keymgmt/ |
H A D | ec_kmgmt.c | 116 unsigned char **pub_key) in key_to_params() 458 unsigned char *pub_key = NULL, *genbuf = NULL; in ec_export() local 645 unsigned char *pub_key = NULL, *genbuf = NULL; in common_get_params() local
|