/hostap/src/ap/ |
D | ap_config.c | 493 struct sae_password_entry *pw; in hostapd_setup_sae_pt() local 779 struct sae_password_entry *pw, *tmp; in hostapd_config_free_sae_passwords() local 1173 struct sae_password_entry *pw; in hostapd_sae_pk_password_without_pk() local 1694 struct sae_password_entry *pw; in hostapd_sae_pw_id_in_use() local 1717 struct sae_password_entry *pw; in hostapd_sae_pk_in_use() local 1733 struct sae_password_entry *pw; in hostapd_sae_pk_exclusively() local
|
D | ieee802_11.c | 502 struct sae_password_entry *pw = NULL; in sae_password_find_pw() local 521 struct sae_password_entry *pw; in is_other_sae_password() local 546 struct sae_password_entry *pw; in has_sae_success_seen() local 566 struct sae_password_entry *pw; in sae_password_track_success() local 597 struct sae_password_entry *pw; in sae_password_track_fail() local 635 struct sae_password_entry *pw; in sae_get_password() local 727 struct sae_password_entry *pw; in auth_build_sae_commit() local
|
D | wps_hostapd.c | 2239 struct wpabuf *pw; in hostapd_wps_nfc_token_enable() local
|
/hostap/src/common/ |
D | common_module_tests.c | 263 const char *pw = "mekmitasdigoat"; in sae_tests() local 523 const char *pw; in sae_pk_tests() member 548 const char *pw = valid[i].pw; in sae_pk_tests() local
|
D | sae_pk.c | 142 bool sae_pk_valid_password(const char *pw) in sae_pk_valid_password() 363 u8 *pw, *pos; in sae_pk_set_password() local
|
D | sae.h | 170 static inline bool sae_pk_valid_password(const char *pw) in sae_pk_valid_password()
|
/hostap/tests/fuzzing/radius/ |
D | radius.c | 24 char *pw; in LLVMFuzzerTestOneInput() local
|
/hostap/src/utils/ |
D | ext_password.c | 103 void ext_password_free(struct wpabuf *pw) in ext_password_free()
|
D | utils_module_tests.c | 257 struct wpabuf *pw; in ext_password_tests() local
|
/hostap/hostapd/ |
D | sae_pk_gen.c | 25 char *b64 = NULL, *pw = NULL, *pos, *src; in main() local
|
D | config_file.c | 2006 struct sae_password_entry *pw; in parse_sae_password() local
|
/hostap/src/tls/ |
D | pkcs5.c | 400 static int pkcs12_key_gen(const u8 *pw, size_t pw_len, const u8 *salt, in pkcs12_key_gen() 492 u8 *pw; in pkcs12_crypto_init_sha1() local
|
/hostap/src/crypto/ |
D | aes-siv.c | 120 const u8 *pw, size_t pwlen, in aes_siv_encrypt()
|
/hostap/tests/hwsim/ |
D | test_sae_pk.py | 24 def run_sae_pk(apdev, dev, ssid, pw, m, pk, ap_groups=None, argument
|
D | test_sigma_dut.py | 5551 def run_sigma_dut_ap_sae_pk(dut, conffile, dev, ssid, pw, keypair, m, failure, argument 5677 def run_sigma_dut_ap_sae_pk_mixed(dut, conffile, dev, ssid, pw, keypair, m, argument
|
/hostap/wpa_supplicant/ |
D | ap.c | 623 struct sae_password_entry *pw; in wpa_supplicant_conf_ap() local 1929 const struct wpabuf *pw, const u8 *pubkey_hash) in wpas_ap_wps_add_nfc_pw()
|
D | sme.c | 147 struct wpabuf *pw = ext_password_get(wpa_s->ext_pw, in sme_auth_build_sae_commit() local
|
D | wps_supplicant.c | 2403 char pw[32 * 2 + 1]; in wpas_wps_start_nfc() local
|
D | wpa_supplicant.c | 1617 struct wpabuf *pw = ext_password_get(wpa_s->ext_pw, in wpa_supplicant_get_psk() local
|
/hostap/src/wps/ |
D | wps_common.c | 676 struct wpabuf *pw; in wps_nfc_token_gen() local
|
/hostap/hs20/client/ |
D | osu_client.c | 826 char *pw, *hex, *pos, *end; in set_pps_cred_password() local
|
/hostap/src/radius/ |
D | radius_server.c | 971 u8 *pw; in radius_server_macacl() local
|
/hostap/src/p2p/ |
D | p2p.c | 6258 int p2p_config_sae_password(struct p2p_data *p2p, const char *pw) in p2p_config_sae_password()
|