Searched defs:priv_key (Results 1 – 13 of 13) sorted by relevance
214 public void sign(PrivateKey priv_key) throws NoSuchAlgorithmException, in sign()221 public void sign(PrivateKey priv_key, SecureRandom rand) in sign()
81 const EC_KEY *priv_key, in ECDH_compute_key()
64 bssl::UniquePtr<BIGNUM> priv_key = GetBIGNUM(t, "Private"); in TestECDH() local
64 bssl::UniquePtr<BIGNUM> priv_key = GetBIGNUM(t, "Private"); in TestECDSASign() local
356 const BIGNUM *priv_key; in ECDSA_do_sign_ex() local
258 int EC_KEY_set_private_key(EC_KEY *key, const BIGNUM *priv_key) { in EC_KEY_set_private_key()410 BIGNUM *priv_key = NULL; in EC_KEY_generate_key() local
236 BIGNUM *priv_key; member
397 BIGNUM *priv_key; /* x private key */ member
253 BIGNUM *priv_key; /* x */ member
254 const BIGNUM *priv_key, *pub_key; in do_dsa_print() local333 const BIGNUM *priv_key; in do_EC_KEY_print() local
260 BIGNUM *pub_key = NULL, *priv_key = NULL; in DH_generate_key() local
560 EVP_PKEY *priv_key = NULL; in cert_stuff() local2524 const BIGNUM *priv_key; in get_cert_chain() local2558 const BIGNUM *priv_key; in get_cert_chain() local
436 BIGNUM *pub_key = NULL, *priv_key = NULL; in DSA_generate_key() local