Searched defs:pubkey (Results 1 – 7 of 7) sorted by relevance
/hal_espressif-3.7.0/components/wpa_supplicant/src/wps/ |
D | wps_common.c | 64 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()
|
D | wps_attr_build.c | 23 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/ |
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()
|
/hal_espressif-3.7.0/components/wpa_supplicant/src/common/ |
D | sae_pk.c | 483 const u8 *pubkey, size_t pubkey_len, u8 *hash) in sae_pk_hash_sig_data()
|
D | sae.h | 41 struct wpabuf *pubkey; /* DER encoded subjectPublicKey */ member
|
D | dpp.h | 162 struct crypto_key *pubkey; member
|
/hal_espressif-3.7.0/components/wpa_supplicant/esp_supplicant/src/crypto/ |
D | crypto_mbedtls.c | 925 u8 *pubkey) in crypto_dh_init()
|