Home
last modified time | relevance | path

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

/trueos/crypto/openssl/crypto/dsa/
HDdsa_key.c95 BIGNUM *pub_key = NULL, *priv_key = NULL; in dsa_builtin_keygen() local
HDdsa_ameth.c420 const BIGNUM *priv_key, *pub_key; in do_dsa_print() local
HDdsa.h167 BIGNUM *priv_key; /* x private key */ member
/trueos/crypto/openssl/engines/ccgost/
HDgost2001.c132 const BIGNUM *priv_key; in gost2001_do_sign() local
385 const BIGNUM *priv_key = NULL; in gost2001_compute_public() local
HDgost94_keyx.c50 static int make_cp_exchange_key(BIGNUM *priv_key, EVP_PKEY *pubk, in make_cp_exchange_key()
HDgost2001_keyx.c23 const EC_POINT *pub_key, EC_KEY *priv_key, in VKO_compute_key()
HDgost_ameth.c305 ASN1_INTEGER *priv_key = NULL; in priv_decode_gost() local
/trueos/crypto/openssl/crypto/ecdh/
HDech_ossl.c116 const BIGNUM *priv_key; in ecdh_compute_key() local
/trueos/crypto/openssl/crypto/ec/
HDec_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()
HDec_ameth.c253 const BIGNUM *priv_key; in eckey_priv_decode() local
418 const BIGNUM *priv_key; in do_EC_KEY_print() local
HDec_asn1.c1018 EC_PRIVATEKEY *priv_key = NULL; in d2i_ECPrivateKey() local
1118 EC_PRIVATEKEY *priv_key = NULL; in i2d_ECPrivateKey() local
HDec_lcl.h261 BIGNUM *priv_key; member
/trueos/crypto/openssl/crypto/dh/
HDdh_key.c121 BIGNUM *pub_key = NULL, *priv_key = NULL; in generate_key() local
HDdh_ameth.c317 BIGNUM *priv_key, *pub_key; in do_dh_print() local
HDdh.h146 BIGNUM *priv_key; /* x */ member
/trueos/crypto/openssl/crypto/ecdsa/
HDecs_ossl.c224 const BIGNUM *priv_key; in ecdsa_do_sign() local
/trueos/crypto/openssl/ssl/
HDd1_clnt.c1328 const BIGNUM *priv_key; in dtls1_send_client_key_exchange() local
HDs3_clnt.c2692 const BIGNUM *priv_key; in ssl3_send_client_key_exchange() local
HDs3_srvr.c2608 const BIGNUM *priv_key; in ssl3_get_client_key_exchange() local
/trueos/crypto/openssl/engines/
HDe_ubsec.c945 BIGNUM *priv_key = NULL; in ubsec_dh_generate_key() local
/trueos/crypto/heimdal/lib/krb5/
HDpac.c957 const krb5_keyblock *priv_key, in _krb5_pac_sign()
/trueos/contrib/bsnmp/lib/
HDsnmp.h146 uint8_t priv_key[SNMP_PRIV_KEY_SIZ]; member