Home
last modified time | relevance | path

Searched defs:pubkey (Results 51 - 75 of 174) sorted by relevance

1234567

/third_party/openssl/crypto/crmf/
H A Dcrmf_lib.c466 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 Dx_pubkey.c269 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 Dcrypto_gnutls.c286 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 Dcrypto_nettle.c307 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 Dcrypto_libtomcrypt.c700 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 Dsae.h34 struct wpabuf *pubkey; /* DER encoded subjectPublicKey */ member
H A Dsae_pk.c545 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 Dcrypto_gnutls.c286 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 Dcrypto_nettle.c307 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 Dcrypto_libtomcrypt.c700 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 Dlibssh.c334 ssh_key pubkey; in myssh_is_known() local
[all...]
H A Dssh.h165 ssh_key pubkey; member
/third_party/node/deps/openssl/openssl/crypto/dh/
H A Ddh_ameth.c60 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 Dssl_rsa.c932 EVP_PKEY *pubkey = NULL; in ssl_set_cert_and_key() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Dec_ameth.c100 static int eckey_pub_decode(EVP_PKEY *pkey, const X509_PUBKEY *pubkey) in eckey_pub_decode() argument
/third_party/openssl/test/
H A Dcmp_client_test.c257 static int test_exec_KUR_ses(int transfer_error, int pubkey, int raverified) in test_exec_KUR_ses() argument
H A Dcmp_protect_test.c24 EVP_PKEY *pubkey; member
/third_party/openssl/crypto/ec/
H A Dec_ameth.c100 static int eckey_pub_decode(EVP_PKEY *pkey, const X509_PUBKEY *pubkey) in eckey_pub_decode() argument
/third_party/openssl/crypto/dh/
H A Ddh_ameth.c60 static int dh_pub_decode(EVP_PKEY *pkey, const X509_PUBKEY *pubkey) in dh_pub_decode() argument
/third_party/openssl/ssl/
H A Dssl_rsa.c932 EVP_PKEY *pubkey = NULL; in ssl_set_cert_and_key() local
[all...]
/third_party/openssl/ohos_lite/include/crypto/
H A Devp.h385 unsigned char pubkey[MAX_KEYLEN]; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
H A Dwps_common.c64 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 Dwps_common.c64 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 Dpasn_supplicant.c674 struct wpabuf *buf, *pubkey = NULL, *wrapped_data_buf = NULL; in wpas_pasn_build_auth_1() local
[all...]
/third_party/curl/lib/vtls/
H A Dmbedtls.c795 unsigned char *pubkey = NULL; local

Completed in 28 milliseconds

1234567