Home
last modified time | relevance | path

Searched defs:priv_key (Results 1 – 25 of 28) sorted by relevance

12

/minix3/crypto/external/bsd/openssl/dist/crypto/dsa/
H A Ddsa_key.c95 BIGNUM *pub_key = NULL, *priv_key = NULL; in dsa_builtin_keygen() local
H A Ddsa.h167 BIGNUM *priv_key; /* x private key */ member
H A Ddsa_ameth.c420 const BIGNUM *priv_key, *pub_key; in do_dsa_print() local
/minix3/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Ddh-ltm.c89 mp_int pub, priv_key, g, p; in ltm_dh_generate_key() local
157 mp_int s, priv_key, p, peer_pub; in ltm_dh_compute_key() local
H A Ddh-tfm.c89 fp_int pub, priv_key, g, p; in tfm_dh_generate_key() local
159 fp_int s, priv_key, p, peer_pub; in tfm_dh_compute_key() local
H A Ddsa.h99 BIGNUM *priv_key; member
H A Ddh.h95 BIGNUM *priv_key; member
/minix3/crypto/external/bsd/openssl/dist/crypto/ecdh/
H A Dech_ossl.c116 const BIGNUM *priv_key; in ecdh_compute_key() local
/minix3/crypto/external/bsd/openssl/dist/engines/ccgost/
H A Dgost2001.c132 const BIGNUM *priv_key; in gost2001_do_sign() local
385 const BIGNUM *priv_key = NULL; in gost2001_compute_public() local
H A Dgost94_keyx.c50 static int make_cp_exchange_key(BIGNUM *priv_key, EVP_PKEY *pubk, in make_cp_exchange_key()
H A Dgost2001_keyx.c23 const EC_POINT *pub_key, EC_KEY *priv_key, in VKO_compute_key()
/minix3/crypto/external/bsd/openssl/dist/crypto/ec/
H A Dec_key.c234 BIGNUM *priv_key = NULL, *order = NULL; in EC_KEY_generate_key() local
455 int EC_KEY_set_private_key(EC_KEY *key, const BIGNUM *priv_key) in EC_KEY_set_private_key()
H A Dec_ameth.c253 const BIGNUM *priv_key; in eckey_priv_decode() local
418 const BIGNUM *priv_key; in do_EC_KEY_print() local
H A Dec_asn1.c1018 EC_PRIVATEKEY *priv_key = NULL; in d2i_ECPrivateKey() local
1118 EC_PRIVATEKEY *priv_key = NULL; in i2d_ECPrivateKey() local
H A Dec_lcl.h261 BIGNUM *priv_key; member
/minix3/crypto/external/bsd/openssl/dist/crypto/dh/
H A Ddh_key.c121 BIGNUM *pub_key = NULL, *priv_key = NULL; in generate_key() local
H A Ddh_ameth.c317 BIGNUM *priv_key, *pub_key; in do_dh_print() local
H A Ddh.h146 BIGNUM *priv_key; /* x */ member
/minix3/crypto/external/bsd/openssl/dist/crypto/ecdsa/
H A Decs_ossl.c224 const BIGNUM *priv_key; in ecdsa_do_sign() local
/minix3/crypto/external/bsd/openssl/dist/ssl/
H A Dd1_clnt.c1328 const BIGNUM *priv_key; in dtls1_send_client_key_exchange() local
/minix3/crypto/external/bsd/netpgp/dist/src/librsa/
H A Drsa.h78 BIGNUM *priv_key; member
/minix3/crypto/external/bsd/netpgp/dist/src/netpgpverify/
H A Drsa.h78 BIGNUM *priv_key; member
/minix3/external/bsd/bind/dist/lib/dns/
H A Dpkcs11dsa_link.c899 CK_ATTRIBUTE *pub_key = NULL, *priv_key = NULL; in pkcs11dsa_tofile() local
/minix3/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dpac.c959 const krb5_keyblock *priv_key, in _krb5_pac_sign()
/minix3/crypto/external/bsd/openssl/dist/engines/
H A De_ubsec.c945 BIGNUM *priv_key = NULL; in ubsec_dh_generate_key() local

12