Home
last modified time | relevance | path

Searched defs:pubkey (Results 1 – 17 of 17) sorted by relevance

/hostap-latest/src/wps/
Dwps_common.c64 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()
Dwps_attr_build.c23 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()
Dwps_er.c2083 const u8 *addr, struct wpabuf *pubkey) in wps_er_nfc_handover_sel()
/hostap-latest/src/crypto/
Dcrypto_internal-modexp.c17 u8 *pubkey) in crypto_dh_init()
45 const u8 *pubkey, size_t pubkey_len, in crypto_dh_derive_secret()
Dcrypto_nettle.c308 u8 *pubkey) in crypto_dh_init()
336 const u8 *pubkey, size_t pubkey_len, in crypto_dh_derive_secret()
Dcrypto_gnutls.c287 u8 *pubkey) in crypto_dh_init()
315 const u8 *pubkey, size_t pubkey_len, in crypto_dh_derive_secret()
Dcrypto_libtomcrypt.c701 u8 *pubkey) in crypto_dh_init()
729 const u8 *pubkey, size_t pubkey_len, in crypto_dh_derive_secret()
Dcrypto_wolfssl.c936 struct wpabuf *pubkey = NULL; in dh5_init() local
1074 u8 *pubkey) in crypto_dh_init()
1127 const u8 *pubkey, size_t pubkey_len, in crypto_dh_derive_secret()
2235 struct wpabuf *pubkey = NULL; in crypto_ecdh_set_peerkey() local
3228 struct crypto_ec_key *pubkey; member
Dcrypto_openssl.c741 u8 *pubkey) in crypto_dh_init()
769 const u8 *pubkey, size_t pubkey_len, in crypto_dh_derive_secret()
971 struct wpabuf *pubkey = NULL, *privkey = NULL; in dh5_init() local
3571 EC_COMP_PUBKEY *pubkey = NULL; in crypto_ec_key_get_subject_public_key() local
Dcrypto_mbedtls_alt.c1448 …mbedtls_dhm_context *ctx, u8 generator, const u8 *prime, size_t prime_len, u8 *privkey, u8 *pubkey) in crypto_mbedtls_dh_init_public()
1457 int crypto_dh_init(u8 generator, const u8 *prime, size_t prime_len, u8 *privkey, u8 *pubkey) in crypto_dh_init()
1480 const u8 *pubkey, in crypto_dh_derive_secret()
/hostap-latest/src/pasn/
Dpasn_responder.c429 struct wpabuf *buf, *pubkey = NULL, *wrapped_data_buf = NULL; in handle_auth_pasn_resp() local
Dpasn_initiator.c525 struct wpabuf *buf, *pubkey = NULL, *wrapped_data_buf = NULL; in wpas_pasn_build_auth_1() local
/hostap-latest/src/common/
Dsae.h34 struct wpabuf *pubkey; /* DER encoded subjectPublicKey */ member
Dsae_pk.c547 const u8 *pubkey, size_t pubkey_len, u8 *hash) in sae_pk_hash_sig_data()
Dwpa_common.c3996 const struct wpabuf *pubkey, bool compressed, in wpa_pasn_add_parameter_ie()
Ddpp.h180 struct crypto_ec_key *pubkey; member
Dwpa_common.h639 const u8 *pubkey; member