/hostap-latest/hs20/server/www/ |
D | spp.php | 63 $pw = $row['osu_password']; variable 65 $pw = $row['password']; variable
|
D | remediation-pw.php | 15 $pw = $_POST["password"]; variable
|
D | add-mo.php | 16 $pw = $_POST["password"]; variable
|
D | add-free.php | 37 $pw = $row['password']; variable
|
D | est.php | 59 $pw = $row['password']; variable
|
/hostap-latest/src/ap/ |
D | ap_config.c | 496 struct sae_password_entry *pw; in hostapd_setup_sae_pt() local 774 struct sae_password_entry *pw, *tmp; in hostapd_config_free_sae_passwords() local 1191 struct sae_password_entry *pw; in hostapd_sae_pk_password_without_pk() local 1703 struct sae_password_entry *pw; in hostapd_sae_pw_id_in_use() local 1726 struct sae_password_entry *pw; in hostapd_sae_pk_in_use() local 1742 struct sae_password_entry *pw; in hostapd_sae_pk_exclusively() local
|
D | wps_hostapd.c | 2239 struct wpabuf *pw; in hostapd_wps_nfc_token_enable() local
|
/hostap-latest/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 | 164 static inline bool sae_pk_valid_password(const char *pw) in sae_pk_valid_password()
|
/hostap-latest/hs20/server/ |
D | spp_server.c | 65 const char *sessionid, const char *pw, in db_add_session() 102 const char *pw) in db_update_session_password() 564 const char *realm, const char *pw, int dmacc) in update_password() 624 const char *user, const char *pw) in build_username_password() 650 const char *user, const char *pw, in add_username_password() 685 const char *pw, int machine_managed) in build_credential_pw() 870 char *pw; in build_sub_rem_resp() local 1216 char *pw; in build_policy() local 1447 const char *pw, const char *cert, in build_pps() 1631 char *user, *realm, *pw, *type, *mm, *test; in hs20_user_input_registration() local [all …]
|
/hostap-latest/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-latest/hostapd/ |
D | sae_pk_gen.c | 25 char *b64 = NULL, *pw = NULL, *pos, *src; in main() local
|
D | config_file.c | 2237 struct sae_password_entry *pw; in parse_sae_password() local
|
/hostap-latest/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-latest/src/crypto/ |
D | aes-siv.c | 120 const u8 *pw, size_t pwlen, in aes_siv_encrypt()
|
/hostap-latest/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 | 5605 def run_sigma_dut_ap_sae_pk(dut, conffile, dev, ssid, pw, keypair, m, failure, argument 5731 def run_sigma_dut_ap_sae_pk_mixed(dut, conffile, dev, ssid, pw, keypair, m, argument
|
/hostap-latest/hs20/client/ |
D | est.c | 649 const char *user, const char *pw) in est_simple_enroll()
|
D | osu_client.c | 140 char *url, *user = NULL, *pw = NULL; in osu_get_certificate() local 741 const char *alt_loc, char **user, char **pw) in get_user_pw() 1403 char *pw, *hex, *pos, *end; in set_pps_cred_password() local
|
/hostap-latest/wpa_supplicant/ |
D | ap.c | 617 struct sae_password_entry *pw; in wpa_supplicant_conf_ap() local 1926 const struct wpabuf *pw, const u8 *pubkey_hash) in wpas_ap_wps_add_nfc_pw()
|
D | sme.c | 146 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
|
/hostap-latest/src/wps/ |
D | wps_common.c | 676 struct wpabuf *pw; in wps_nfc_token_gen() local
|