/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
D | crypto_internal-modexp.c | 17 u8 *pubkey) in crypto_dh_init() 45 const u8 *pubkey, size_t pubkey_len, in crypto_dh_derive_secret()
|
D | crypto_gnutls.c | 287 u8 *pubkey) in crypto_dh_init() 315 const u8 *pubkey, size_t pubkey_len, in crypto_dh_derive_secret()
|
D | crypto_nettle.c | 308 u8 *pubkey) in crypto_dh_init() 336 const u8 *pubkey, size_t pubkey_len, in crypto_dh_derive_secret()
|
D | crypto_libtomcrypt.c | 701 u8 *pubkey) in crypto_dh_init() 729 const u8 *pubkey, size_t pubkey_len, in crypto_dh_derive_secret()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
D | crypto_internal-modexp.c | 17 u8 *pubkey) in crypto_dh_init() 45 const u8 *pubkey, size_t pubkey_len, in crypto_dh_derive_secret()
|
D | crypto_nettle.c | 308 u8 *pubkey) in crypto_dh_init() 336 const u8 *pubkey, size_t pubkey_len, in crypto_dh_derive_secret()
|
D | crypto_gnutls.c | 287 u8 *pubkey) in crypto_dh_init() 315 const u8 *pubkey, size_t pubkey_len, in crypto_dh_derive_secret()
|
D | crypto_libtomcrypt.c | 701 u8 *pubkey) in crypto_dh_init() 729 const u8 *pubkey, size_t pubkey_len, in crypto_dh_derive_secret()
|
/third_party/openssl/crypto/x509/ |
D | x509_r2x.c | 25 EVP_PKEY *pubkey = NULL; in X509_REQ_to_X509() local
|
D | x_pubkey.c | 33 X509_PUBKEY *pubkey = (X509_PUBKEY *)*pval; in pubkey_cb() local 37 X509_PUBKEY *pubkey = (X509_PUBKEY *)*pval; in pubkey_cb() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/ |
D | wps_common.c | 64 struct wpabuf *pubkey, *dh_shared; in wps_derive_keys() local 413 const struct wpabuf *pubkey, in wps_build_nfc_pw_token() 624 struct wpabuf * wps_nfc_token_build(int ndef, int id, struct wpabuf *pubkey, in wps_nfc_token_build() 646 int wps_nfc_gen_dh(struct wpabuf **pubkey, struct wpabuf **privkey) in wps_nfc_gen_dh() 672 struct wpabuf * wps_nfc_token_gen(int ndef, int *id, struct wpabuf **pubkey, in wps_nfc_token_gen()
|
D | wps_attr_build.c | 23 struct wpabuf *pubkey = NULL; in wps_build_public_key() local 424 const struct wpabuf *pubkey, const u8 *dev_pw, in wps_build_oob_dev_pw()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/ |
D | wps_common.c | 64 struct wpabuf *pubkey, *dh_shared; in wps_derive_keys() local 413 const struct wpabuf *pubkey, in wps_build_nfc_pw_token() 624 struct wpabuf * wps_nfc_token_build(int ndef, int id, struct wpabuf *pubkey, in wps_nfc_token_build() 646 int wps_nfc_gen_dh(struct wpabuf **pubkey, struct wpabuf **privkey) in wps_nfc_gen_dh() 672 struct wpabuf * wps_nfc_token_gen(int ndef, int *id, struct wpabuf **pubkey, in wps_nfc_token_gen()
|
D | wps_attr_build.c | 23 struct wpabuf *pubkey = NULL; in wps_build_public_key() local 415 const struct wpabuf *pubkey, const u8 *dev_pw, in wps_build_oob_dev_pw()
|
/third_party/openssl/crypto/ct/ |
D | ct_sct_ctx.c | 238 int SCT_CTX_set1_issuer_pubkey(SCT_CTX *sctx, X509_PUBKEY *pubkey) in SCT_CTX_set1_issuer_pubkey() 243 int SCT_CTX_set1_pubkey(SCT_CTX *sctx, X509_PUBKEY *pubkey) in SCT_CTX_set1_pubkey()
|
/third_party/openssl/crypto/x509v3/ |
D | v3_skey.c | 59 X509_PUBKEY *pubkey; in s2i_skey_id() local
|
/third_party/openssl/crypto/ec/ |
D | ecx_meth.c | 50 unsigned char *privkey, *pubkey; in ecx_key_op() local 150 static int ecx_pub_decode(EVP_PKEY *pkey, X509_PUBKEY *pubkey) in ecx_pub_decode() 660 const unsigned char **pubkey) in validate_ecx_derive() 687 const unsigned char *privkey, *pubkey; in pkey_ecx_derive25519() local 700 const unsigned char *privkey, *pubkey; in pkey_ecx_derive448() local
|
D | ec_ameth.c | 153 static int eckey_pub_decode(EVP_PKEY *pkey, X509_PUBKEY *pubkey) in eckey_pub_decode() 652 X509_ALGOR *alg, ASN1_BIT_STRING *pubkey) in ecdh_cms_set_peerkey() 804 ASN1_BIT_STRING *pubkey; in ecdh_cms_decrypt() local 831 ASN1_BIT_STRING *pubkey; in ecdh_cms_encrypt() local
|
D | ec_pmeth.c | 156 const EC_POINT *pubkey = NULL; in pkey_ec_derive() local
|
/third_party/openssl/crypto/dh/ |
D | dh_ameth.c | 45 static int dh_pub_decode(EVP_PKEY *pkey, X509_PUBKEY *pubkey) in dh_pub_decode() 612 X509_ALGOR *alg, ASN1_BIT_STRING *pubkey) in dh_cms_set_peerkey() 758 ASN1_BIT_STRING *pubkey; in dh_cms_decrypt() local 785 ASN1_BIT_STRING *pubkey; in dh_cms_encrypt() local
|
/third_party/node/lib/internal/crypto/ |
D | keygen.js | 60 wrap.ondone = (ex, pubkey, privkey) => { argument
|
/third_party/openssl/apps/ |
D | spkac.c | 61 int i, ret = 1, verify = 0, noout = 0, pubkey = 0; in spkac_main() local
|
/third_party/openssl/crypto/cms/ |
D | cms_kari.c | 53 ASN1_BIT_STRING **pubkey, in CMS_RecipientInfo_kari_get0_orig_id()
|
/third_party/libwebsockets/lib/tls/openssl/ |
D | lws-genec.c | 348 const EC_POINT *pubkey; in lws_genec_new_keypair() local
|
D | openssl-x509.c | 481 X509_PUBKEY *pubkey; in lws_x509_public_to_jwk() local
|