Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/wpa_supplicant/src/wps/
Dwps_common.c64 struct wpabuf *pubkey, *dh_shared; in wps_derive_keys() local
428 const struct wpabuf *pubkey, in wps_build_nfc_pw_token()
640 struct wpabuf * wps_nfc_token_build(int ndef, int id, struct wpabuf *pubkey, in wps_nfc_token_build()
662 int wps_nfc_gen_dh(struct wpabuf **pubkey, struct wpabuf **privkey) in wps_nfc_gen_dh()
688 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
430 const struct wpabuf *pubkey, const u8 *dev_pw, in wps_build_oob_dev_pw()
/hal_espressif-3.7.0/components/wpa_supplicant/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()
/hal_espressif-3.7.0/components/wpa_supplicant/src/common/
Dsae_pk.c483 const u8 *pubkey, size_t pubkey_len, u8 *hash) in sae_pk_hash_sig_data()
Dsae.h41 struct wpabuf *pubkey; /* DER encoded subjectPublicKey */ member
Ddpp.h162 struct crypto_key *pubkey; member
/hal_espressif-3.7.0/components/wpa_supplicant/esp_supplicant/src/crypto/
Dcrypto_mbedtls.c925 u8 *pubkey) in crypto_dh_init()