| /third_party/openssl/crypto/crmf/ |
| H A D | crmf_lib.c | 466 X509_PUBKEY *pubkey = NULL; in OSSL_CRMF_MSGS_verify_popo() local 576 OSSL_CRMF_CERTTEMPLATE_fill(OSSL_CRMF_CERTTEMPLATE *tmpl, EVP_PKEY *pubkey, const X509_NAME *subject, const X509_NAME *issuer, const ASN1_INTEGER *serial) OSSL_CRMF_CERTTEMPLATE_fill() argument
|
| /third_party/openssl/crypto/x509/ |
| H A D | x_pubkey.c | 269 X509_PUBKEY *pubkey = NULL; IMPLEMENT_EXTERN_ASN1() local 285 X509_PUBKEY *pubkey = OPENSSL_zalloc(sizeof(*pubkey)); X509_PUBKEY_dup() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
| H A D | crypto_gnutls.c | 286 crypto_dh_init(u8 generator, const u8 *prime, size_t prime_len, u8 *privkey, u8 *pubkey) crypto_dh_init() argument 312 crypto_dh_derive_secret(u8 generator, const u8 *prime, size_t prime_len, const u8 *order, size_t order_len, const u8 *privkey, size_t privkey_len, const u8 *pubkey, size_t pubkey_len, u8 *secret, size_t *len) crypto_dh_derive_secret() argument [all...] |
| H A D | crypto_nettle.c | 307 crypto_dh_init(u8 generator, const u8 *prime, size_t prime_len, u8 *privkey, u8 *pubkey) crypto_dh_init() argument 333 crypto_dh_derive_secret(u8 generator, const u8 *prime, size_t prime_len, const u8 *order, size_t order_len, const u8 *privkey, size_t privkey_len, const u8 *pubkey, size_t pubkey_len, u8 *secret, size_t *len) crypto_dh_derive_secret() argument [all...] |
| H A D | crypto_libtomcrypt.c | 700 crypto_dh_init(u8 generator, const u8 *prime, size_t prime_len, u8 *privkey, u8 *pubkey) crypto_dh_init() argument 726 crypto_dh_derive_secret(u8 generator, const u8 *prime, size_t prime_len, const u8 *order, size_t order_len, const u8 *privkey, size_t privkey_len, const u8 *pubkey, size_t pubkey_len, u8 *secret, size_t *len) crypto_dh_derive_secret() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
| H A D | sae.h | 34 struct wpabuf *pubkey; /* DER encoded subjectPublicKey */ member
|
| H A D | sae_pk.c | 545 sae_pk_hash_sig_data(struct sae_data *sae, size_t hash_len, bool ap, const u8 *m, size_t m_len, const u8 *pubkey, size_t pubkey_len, u8 *hash) sae_pk_hash_sig_data() argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
| H A D | crypto_gnutls.c | 286 crypto_dh_init(u8 generator, const u8 *prime, size_t prime_len, u8 *privkey, u8 *pubkey) crypto_dh_init() argument 312 crypto_dh_derive_secret(u8 generator, const u8 *prime, size_t prime_len, const u8 *order, size_t order_len, const u8 *privkey, size_t privkey_len, const u8 *pubkey, size_t pubkey_len, u8 *secret, size_t *len) crypto_dh_derive_secret() argument [all...] |
| H A D | crypto_nettle.c | 307 crypto_dh_init(u8 generator, const u8 *prime, size_t prime_len, u8 *privkey, u8 *pubkey) crypto_dh_init() argument 333 crypto_dh_derive_secret(u8 generator, const u8 *prime, size_t prime_len, const u8 *order, size_t order_len, const u8 *privkey, size_t privkey_len, const u8 *pubkey, size_t pubkey_len, u8 *secret, size_t *len) crypto_dh_derive_secret() argument [all...] |
| H A D | crypto_libtomcrypt.c | 700 crypto_dh_init(u8 generator, const u8 *prime, size_t prime_len, u8 *privkey, u8 *pubkey) crypto_dh_init() argument 726 crypto_dh_derive_secret(u8 generator, const u8 *prime, size_t prime_len, const u8 *order, size_t order_len, const u8 *privkey, size_t privkey_len, const u8 *pubkey, size_t pubkey_len, u8 *secret, size_t *len) crypto_dh_derive_secret() argument
|
| /third_party/curl/lib/vssh/ |
| H A D | libssh.c | 334 ssh_key pubkey; in myssh_is_known() local [all...] |
| H A D | ssh.h | 165 ssh_key pubkey; member
|
| /third_party/node/deps/openssl/openssl/crypto/dh/ |
| H A D | dh_ameth.c | 60 static int dh_pub_decode(EVP_PKEY *pkey, const X509_PUBKEY *pubkey) in dh_pub_decode() argument
|
| /third_party/node/deps/openssl/openssl/ssl/ |
| H A D | ssl_rsa.c | 932 EVP_PKEY *pubkey = NULL; in ssl_set_cert_and_key() local [all...] |
| /third_party/node/deps/openssl/openssl/crypto/ec/ |
| H A D | ec_ameth.c | 100 static int eckey_pub_decode(EVP_PKEY *pkey, const X509_PUBKEY *pubkey) in eckey_pub_decode() argument
|
| /third_party/openssl/test/ |
| H A D | cmp_client_test.c | 257 static int test_exec_KUR_ses(int transfer_error, int pubkey, int raverified) in test_exec_KUR_ses() argument
|
| H A D | cmp_protect_test.c | 24 EVP_PKEY *pubkey; member
|
| /third_party/openssl/crypto/ec/ |
| H A D | ec_ameth.c | 100 static int eckey_pub_decode(EVP_PKEY *pkey, const X509_PUBKEY *pubkey) in eckey_pub_decode() argument
|
| /third_party/openssl/crypto/dh/ |
| H A D | dh_ameth.c | 60 static int dh_pub_decode(EVP_PKEY *pkey, const X509_PUBKEY *pubkey) in dh_pub_decode() argument
|
| /third_party/openssl/ssl/ |
| H A D | ssl_rsa.c | 932 EVP_PKEY *pubkey = NULL; in ssl_set_cert_and_key() local [all...] |
| /third_party/openssl/ohos_lite/include/crypto/ |
| H A D | evp.h | 385 unsigned char pubkey[MAX_KEYLEN]; member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/ |
| H A D | wps_common.c | 64 struct wpabuf *pubkey, *dh_shared; in wps_derive_keys() local 624 struct wpabuf * wps_nfc_token_build(int ndef, int id, struct wpabuf *pubkey, in wps_nfc_token_build() argument 412 wps_build_nfc_pw_token(u16 dev_pw_id, const struct wpabuf *pubkey, const struct wpabuf *dev_pw) wps_build_nfc_pw_token() argument 646 wps_nfc_gen_dh(struct wpabuf **pubkey, struct wpabuf **privkey) wps_nfc_gen_dh() argument 672 wps_nfc_token_gen(int ndef, int *id, struct wpabuf **pubkey, struct wpabuf **privkey, struct wpabuf **dev_pw) wps_nfc_token_gen() argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/ |
| H A D | wps_common.c | 64 struct wpabuf *pubkey, *dh_shared; in wps_derive_keys() local 624 struct wpabuf * wps_nfc_token_build(int ndef, int id, struct wpabuf *pubkey, in wps_nfc_token_build() argument 412 wps_build_nfc_pw_token(u16 dev_pw_id, const struct wpabuf *pubkey, const struct wpabuf *dev_pw) wps_build_nfc_pw_token() argument 646 wps_nfc_gen_dh(struct wpabuf **pubkey, struct wpabuf **privkey) wps_nfc_gen_dh() argument 672 wps_nfc_token_gen(int ndef, int *id, struct wpabuf **pubkey, struct wpabuf **privkey, struct wpabuf **dev_pw) wps_nfc_token_gen() argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
| H A D | pasn_supplicant.c | 674 struct wpabuf *buf, *pubkey = NULL, *wrapped_data_buf = NULL; in wpas_pasn_build_auth_1() local [all...] |
| /third_party/curl/lib/vtls/ |
| H A D | mbedtls.c | 795 unsigned char *pubkey = NULL; local
|