Searched defs:pubkey (Results 1 – 16 of 16) sorted by relevance
/hostap/src/wps/ |
D | wps_common.c | 64 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()
|
D | wps_attr_build.c | 23 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()
|
D | wps_er.c | 2083 const u8 *addr, struct wpabuf *pubkey) in wps_er_nfc_handover_sel()
|
/hostap/src/crypto/ |
D | crypto_internal-modexp.c | 17 u8 *pubkey) in crypto_dh_init() 45 const u8 *pubkey, size_t pubkey_len, in crypto_dh_derive_secret()
|
D | crypto_nettle.c | 308 u8 *pubkey) in crypto_dh_init() 336 const u8 *pubkey, size_t pubkey_len, in crypto_dh_derive_secret()
|
D | crypto_gnutls.c | 287 u8 *pubkey) in crypto_dh_init() 315 const u8 *pubkey, size_t pubkey_len, in crypto_dh_derive_secret()
|
D | crypto_libtomcrypt.c | 701 u8 *pubkey) in crypto_dh_init() 729 const u8 *pubkey, size_t pubkey_len, in crypto_dh_derive_secret()
|
D | crypto_wolfssl.c | 940 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
|
D | crypto_openssl.c | 804 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/ |
D | pasn_responder.c | 489 struct wpabuf *buf, *pubkey = NULL, *wrapped_data_buf = NULL; in handle_auth_pasn_resp() local
|
D | pasn_initiator.c | 585 struct wpabuf *buf, *pubkey = NULL, *wrapped_data_buf = NULL; in wpas_pasn_build_auth_1() local
|
/hostap/src/common/ |
D | sae_pk.c | 547 const u8 *pubkey, size_t pubkey_len, u8 *hash) in sae_pk_hash_sig_data()
|
D | sae.h | 34 struct wpabuf *pubkey; /* DER encoded subjectPublicKey */ member
|
D | wpa_common.c | 3978 const struct wpabuf *pubkey, bool compressed, in wpa_pasn_add_parameter_ie()
|
D | dpp.h | 183 struct crypto_ec_key *pubkey; member
|
D | wpa_common.h | 641 const u8 *pubkey; member
|