| /freebsd-11-stable/crypto/openssl/crypto/dh/ |
| HD | dh_key.c | 85 int DH_compute_key(unsigned char *key, const BIGNUM *pub_key, DH *dh) in DH_compute_key() 97 int DH_compute_key_padded(unsigned char *key, const BIGNUM *pub_key, DH *dh) in DH_compute_key_padded() 135 BIGNUM *pub_key = NULL, *priv_key = NULL; in generate_key() local 213 static int compute_key(unsigned char *key, const BIGNUM *pub_key, DH *dh) in compute_key()
|
| HD | dh_check.c | 151 int DH_check_pub_key(const DH *dh, const BIGNUM *pub_key, int *ret) in DH_check_pub_key()
|
| HD | dh_ameth.c | 158 ASN1_INTEGER *pub_key = NULL; in dh_pub_encode() local 342 BIGNUM *priv_key, *pub_key; in do_dh_print() local
|
| HD | dh.h | 145 BIGNUM *pub_key; /* g^x % p */ member
|
| /freebsd-11-stable/crypto/openssl/crypto/ecdh/ |
| HD | ech_key.c | 72 int ECDH_compute_key(void *out, size_t outlen, const EC_POINT *pub_key, in ECDH_compute_key()
|
| HD | ech_ossl.c | 108 static int ecdh_compute_key(void *out, size_t outlen, const EC_POINT *pub_key, in ecdh_compute_key()
|
| /freebsd-11-stable/crypto/openssl/crypto/dsa/ |
| HD | dsa_key.c | 95 BIGNUM *pub_key = NULL, *priv_key = NULL; in dsa_builtin_keygen() local
|
| HD | dsa.h | 166 BIGNUM *pub_key; /* y public key */ member
|
| HD | dsa_ameth.c | 426 const BIGNUM *priv_key, *pub_key; in do_dsa_print() local
|
| /freebsd-11-stable/crypto/openssl/engines/ccgost/ |
| HD | gost2001.c | 270 const EC_POINT *pub_key = NULL; in gost2001_do_verify() local 384 EC_POINT *pub_key = NULL; in gost2001_compute_public() local
|
| HD | gost_pmeth.c | 363 EVP_PKEY *pub_key = EVP_PKEY_CTX_get0_pkey(ctx); in pkey_gost94_cp_verify() local 378 EVP_PKEY *pub_key = EVP_PKEY_CTX_get0_pkey(ctx); in pkey_gost01_cp_verify() local
|
| HD | gost94_keyx.c | 32 static int compute_pair_key_le(unsigned char *pair_key, BIGNUM *pub_key, in compute_pair_key_le()
|
| HD | gost2001_keyx.c | 23 const EC_POINT *pub_key, EC_KEY *priv_key, in VKO_compute_key()
|
| HD | gost_ameth.c | 677 EC_POINT *pub_key; in pub_decode_gost01() local 735 const EC_POINT *pub_key; in pub_encode_gost01() local
|
| /freebsd-11-stable/crypto/openssl/crypto/ec/ |
| HD | ec_key.c | 235 EC_POINT *pub_key = NULL; in EC_KEY_generate_key() local 473 int EC_KEY_set_public_key(EC_KEY *key, const EC_POINT *pub_key) in EC_KEY_set_public_key()
|
| HD | ec_ameth.c | 264 EC_POINT *pub_key; in eckey_priv_decode() local 420 BIGNUM *pub_key = NULL, *order = NULL; in do_EC_KEY_print() local
|
| HD | ec_lcl.h | 268 EC_POINT *pub_key; member
|
| /freebsd-11-stable/crypto/openssl/crypto/ecdsa/ |
| HD | ecs_ossl.c | 387 const EC_POINT *pub_key; in ecdsa_do_verify() local
|
| /freebsd-11-stable/contrib/ntp/libntp/ |
| HD | libssl_compat.c | 311 BIGNUM * pub_key, in sslshim_DSA_set0_key()
|
| /freebsd-11-stable/crypto/openssl/engines/ |
| HD | e_ubsec.c | 900 static int ubsec_dh_compute_key(unsigned char *key, const BIGNUM *pub_key, in ubsec_dh_compute_key() 944 BIGNUM *pub_key = NULL; in ubsec_dh_generate_key() local
|
| /freebsd-11-stable/contrib/ntp/util/ |
| HD | ntp-keygen.c | 1153 BIGNUM *pub_key, *priv_key; in gen_iffkey() local 1556 BIGNUM *p, *q, *g, *priv_key, *pub_key; in gen_mvkey() local
|
| /freebsd-11-stable/contrib/ntp/ntpd/ |
| HD | ntp_crypto.c | 2369 const BIGNUM *pub_key; in crypto_iff() local 2928 const BIGNUM *pub_key, *priv_key; in crypto_bob3() local 3043 const BIGNUM *pub_key, *priv_key; in crypto_mv() local
|
| /freebsd-11-stable/crypto/openssl/crypto/engine/ |
| HD | eng_cryptodev.c | 1246 BIGNUM *u1, BIGNUM *pub_key, BIGNUM *u2, BIGNUM *p, in cryptodev_dsa_dsa_mod_exp() 1392 cryptodev_dh_compute_key(unsigned char *key, const BIGNUM *pub_key, DH *dh) in cryptodev_dh_compute_key()
|
| /freebsd-11-stable/contrib/ldns/ |
| HD | keys.c | 215 EC_POINT* pub_key; in ldns_EC_KEY_calc_public() local
|
| /freebsd-11-stable/crypto/openssl/ssl/ |
| HD | s3_clnt.c | 3001 EVP_PKEY *pub_key; in ssl3_send_client_key_exchange() local
|