| /third_party/openssl/ssl/ |
| H A D | ssl_rsa.c | 932 EVP_PKEY *pubkey = NULL; in ssl_set_cert_and_key() local [all...] |
| H A D | s3_lib.c | 4792 int ssl_derive(SSL *s, EVP_PKEY *privkey, EVP_PKEY *pubkey, int gensecret) in ssl_derive() argument 4895 int ssl_encapsulate(SSL *s, EVP_PKEY *pubkey, in ssl_encapsulate() argument
|
| /third_party/openssl/ohos_lite/include/crypto/ |
| H A D | evp.h | 385 unsigned char pubkey[MAX_KEYLEN]; member
|
| H A D | x509.h | 61 X509_PUBKEY *pubkey; /* public key of request */ member
|
| /third_party/openssl/test/ |
| H A D | cmp_protect_test.c | 24 EVP_PKEY *pubkey; member
|
| H A D | tls-provider.c | 45 unsigned char pubkey[XOR_KEY_SIZE]; member 665 unsigned char pubkey[XOR_KEY_SIZE]; xor_import() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
| 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/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/crypto/ |
| 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/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...] |
| /base/security/crypto_framework/plugin/openssl_plugin/key/asy_key_generator/src/ |
| H A D | alg_25519_asy_key_generator_openssl.c | 932 EVP_PKEY *pubkey = NULL; in CreateOpensslAlg25519PubKey() local
|
| /third_party/curl/lib/vssh/ |
| H A D | ssh.h | 165 ssh_key pubkey; member
|
| /third_party/curl/lib/vtls/ |
| H A D | mbedtls.c | 795 unsigned char *pubkey = NULL; local
|
| H A D | wolfssl.c | 871 struct Curl_asn1Element *pubkey; in wolfssl_connect_step2() local
|
| H A D | x509asn1.c | 935 do_pubkey(struct Curl_easy *data, int certnum, const char *algo, struct Curl_asn1Element *param, struct Curl_asn1Element *pubkey) do_pubkey() argument
|
| /third_party/node/deps/openssl/openssl/providers/implementations/keymgmt/ |
| H A D | ecx_kmgmt.c | 840 unsigned char *privkey = NULL, *pubkey; s390x_ecx_keygen25519() local 886 unsigned char *privkey = NULL, *pubkey; s390x_ecx_keygen448() local 935 unsigned char *privkey = NULL, *pubkey; s390x_ecd_keygen25519() local 1003 unsigned char *privkey = NULL, *pubkey; s390x_ecd_keygen448() local [all...] |
| /third_party/node/deps/openssl/openssl/ssl/ |
| H A D | s3_lib.c | 4792 int ssl_derive(SSL *s, EVP_PKEY *privkey, EVP_PKEY *pubkey, int gensecret) in ssl_derive() argument 4895 int ssl_encapsulate(SSL *s, EVP_PKEY *pubkey, in ssl_encapsulate() argument
|
| /third_party/node/deps/openssl/openssl/include/crypto/ |
| H A D | x509.h | 67 X509_PUBKEY *pubkey; /* public key of request */ member
|
| /third_party/node/deps/openssl/openssl/crypto/rsa/ |
| H A D | rsa_ameth.c | 76 static int rsa_pub_decode(EVP_PKEY *pkey, const X509_PUBKEY *pubkey) in rsa_pub_decode() argument
|
| /third_party/node/deps/openssl/openssl/crypto/ec/ |
| H A D | ecx_meth.c | 56 static int ecx_pub_decode(EVP_PKEY *pkey, const X509_PUBKEY *pubkey) in ecx_pub_decode() argument 724 validate_ecx_derive(EVP_PKEY_CTX *ctx, unsigned char *key, size_t *keylen, const unsigned char **privkey, const unsigned char **pubkey) validate_ecx_derive() argument 754 const unsigned char *privkey, *pubkey; pkey_ecx_derive25519() local 767 const unsigned char *privkey, *pubkey; pkey_ecx_derive448() local 945 unsigned char *privkey = NULL, *pubkey; s390x_pkey_ecx_keygen25519() local 988 unsigned char *privkey = NULL, *pubkey; s390x_pkey_ecx_keygen448() local 1034 unsigned char *privkey = NULL, *pubkey; s390x_pkey_ecd_keygen25519() local 1100 unsigned char *privkey = NULL, *pubkey; s390x_pkey_ecd_keygen448() local 1161 const unsigned char *privkey, *pubkey; s390x_pkey_ecx_derive25519() local 1174 const unsigned char *privkey, *pubkey; s390x_pkey_ecx_derive448() local [all...] |
| /third_party/openssl/crypto/ec/ |
| H A D | ecx_meth.c | 56 static int ecx_pub_decode(EVP_PKEY *pkey, const X509_PUBKEY *pubkey) in ecx_pub_decode() argument 724 validate_ecx_derive(EVP_PKEY_CTX *ctx, unsigned char *key, size_t *keylen, const unsigned char **privkey, const unsigned char **pubkey) validate_ecx_derive() argument 754 const unsigned char *privkey, *pubkey; pkey_ecx_derive25519() local 767 const unsigned char *privkey, *pubkey; pkey_ecx_derive448() local 945 unsigned char *privkey = NULL, *pubkey; s390x_pkey_ecx_keygen25519() local 988 unsigned char *privkey = NULL, *pubkey; s390x_pkey_ecx_keygen448() local 1034 unsigned char *privkey = NULL, *pubkey; s390x_pkey_ecd_keygen25519() local 1100 unsigned char *privkey = NULL, *pubkey; s390x_pkey_ecd_keygen448() local 1161 const unsigned char *privkey, *pubkey; s390x_pkey_ecx_derive25519() local 1174 const unsigned char *privkey, *pubkey; s390x_pkey_ecx_derive448() local [all...] |
| /third_party/openssl/providers/implementations/keymgmt/ |
| H A D | ecx_kmgmt.c | 837 unsigned char *privkey = NULL, *pubkey; s390x_ecx_keygen25519() local 883 unsigned char *privkey = NULL, *pubkey; s390x_ecx_keygen448() local 932 unsigned char *privkey = NULL, *pubkey; s390x_ecd_keygen25519() local 1000 unsigned char *privkey = NULL, *pubkey; s390x_ecd_keygen448() local [all...] |
| /third_party/openssl/crypto/rsa/ |
| H A D | rsa_ameth.c | 73 static int rsa_pub_decode(EVP_PKEY *pkey, const X509_PUBKEY *pubkey) in rsa_pub_decode() argument
|
| /third_party/openssl/include/crypto/ |
| H A D | x509.h | 67 X509_PUBKEY *pubkey; /* public key of request */ member
|