Home
last modified time | relevance | path

Searched defs:ppkey (Results 1 – 11 of 11) sorted by relevance

/third_party/openssl/crypto/evp/
Dpmeth_gn.c128 int EVP_PKEY_generate(EVP_PKEY_CTX *ctx, EVP_PKEY **ppkey) in EVP_PKEY_generate()
259 int EVP_PKEY_paramgen(EVP_PKEY_CTX *ctx, EVP_PKEY **ppkey) in EVP_PKEY_paramgen()
268 int EVP_PKEY_keygen(EVP_PKEY_CTX *ctx, EVP_PKEY **ppkey) in EVP_PKEY_keygen()
363 int EVP_PKEY_fromdata(EVP_PKEY_CTX *ctx, EVP_PKEY **ppkey, int selection, in EVP_PKEY_fromdata()
/third_party/node/test/addons/openssl-client-cert-engine/
Dtestengine.cc53 EVP_PKEY** ppkey, in EngineLoadSSLClientCert()
/third_party/openssl/crypto/engine/
Deng_pkey.c116 EVP_PKEY **ppkey, STACK_OF(X509) **pother, in ENGINE_load_ssl_client_cert()
/third_party/openssl/ssl/
Dtls_depr.c67 int tls_engine_load_ssl_client_cert(SSL *s, X509 **px509, EVP_PKEY **ppkey) in tls_engine_load_ssl_client_cert()
/third_party/openssl/crypto/asn1/
Dd2i_pr.c33 EVP_PKEY **ppkey = &pkey; in d2i_PrivateKey_decoder() local
/third_party/openssl/apps/
Dpkeyutl.c527 EVP_PKEY **ppkey, EVP_MD_CTX *mctx, const char *digestname, in init_ctx()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
Ddpp_crypto.c2202 struct crypto_ec_key *csign = NULL, *ppkey = NULL; in dpp_gen_reconfig_id() local
2319 struct crypto_ec_point * dpp_decrypt_e_id(struct crypto_ec_key *ppkey, in dpp_decrypt_e_id()
Ddpp.c2420 struct crypto_ec_key *ppkey) in dpp_copy_ppkey()
2460 struct json_token *token, *csign, *ppkey; in dpp_parse_cred_dpp() local
4177 char *key = NULL, *ppkey = NULL; in dpp_configurator_add() local
/third_party/openssl/crypto/x509/
Dx_pubkey.c398 static int x509_pubkey_decode(EVP_PKEY **ppkey, const X509_PUBKEY *key) in x509_pubkey_decode()
/third_party/openssl/ssl/statem/
Dstatem_clnt.c3657 int ssl_do_client_cert_cb(SSL *s, X509 **px509, EVP_PKEY **ppkey) in ssl_do_client_cert_cb()
/third_party/openssl/apps/lib/
Dapps.c862 EVP_PKEY **ppkey, EVP_PKEY **ppubkey, in load_key_certs_crls_suppress()
1093 EVP_PKEY **ppkey, EVP_PKEY **ppubkey, in load_key_certs_crls()