Home
last modified time | relevance | path

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

/hostap/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/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.c940 struct wpabuf *pubkey = NULL; in dh5_init() local
1078 u8 *pubkey) in crypto_dh_init()
1131 const u8 *pubkey, size_t pubkey_len, in crypto_dh_derive_secret()
2239 struct wpabuf *pubkey = NULL; in crypto_ecdh_set_peerkey() local
3232 struct crypto_ec_key *pubkey; member
Dcrypto_openssl.c804 u8 *pubkey) in crypto_dh_init()
832 const u8 *pubkey, size_t pubkey_len, in crypto_dh_derive_secret()
1034 struct wpabuf *pubkey = NULL, *privkey = NULL; in dh5_init() local
3674 EC_COMP_PUBKEY *pubkey = NULL; in crypto_ec_key_get_subject_public_key() local
/hostap/src/pasn/
Dpasn_responder.c489 struct wpabuf *buf, *pubkey = NULL, *wrapped_data_buf = NULL; in handle_auth_pasn_resp() local
Dpasn_initiator.c585 struct wpabuf *buf, *pubkey = NULL, *wrapped_data_buf = NULL; in wpas_pasn_build_auth_1() local
/hostap/src/common/
Dsae_pk.c547 const u8 *pubkey, size_t pubkey_len, u8 *hash) in sae_pk_hash_sig_data()
Dsae.h34 struct wpabuf *pubkey; /* DER encoded subjectPublicKey */ member
Dwpa_common.c3978 const struct wpabuf *pubkey, bool compressed, in wpa_pasn_add_parameter_ie()
Ddpp.h183 struct crypto_ec_key *pubkey; member
Dwpa_common.h641 const u8 *pubkey; member