Home
last modified time | relevance | path

Searched defs:pw (Results 1 – 25 of 28) sorted by relevance

12

/hostap-latest/hs20/server/www/
Dspp.php63 $pw = $row['osu_password']; variable
65 $pw = $row['password']; variable
Dremediation-pw.php15 $pw = $_POST["password"]; variable
Dadd-mo.php16 $pw = $_POST["password"]; variable
Dadd-free.php37 $pw = $row['password']; variable
Dest.php59 $pw = $row['password']; variable
/hostap-latest/src/ap/
Dap_config.c496 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
Dwps_hostapd.c2239 struct wpabuf *pw; in hostapd_wps_nfc_token_enable() local
/hostap-latest/src/common/
Dcommon_module_tests.c263 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
Dsae_pk.c142 bool sae_pk_valid_password(const char *pw) in sae_pk_valid_password()
363 u8 *pw, *pos; in sae_pk_set_password() local
Dsae.h164 static inline bool sae_pk_valid_password(const char *pw) in sae_pk_valid_password()
/hostap-latest/hs20/server/
Dspp_server.c65 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/
Dext_password.c103 void ext_password_free(struct wpabuf *pw) in ext_password_free()
Dutils_module_tests.c257 struct wpabuf *pw; in ext_password_tests() local
/hostap-latest/hostapd/
Dsae_pk_gen.c25 char *b64 = NULL, *pw = NULL, *pos, *src; in main() local
Dconfig_file.c2237 struct sae_password_entry *pw; in parse_sae_password() local
/hostap-latest/src/tls/
Dpkcs5.c400 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/
Daes-siv.c120 const u8 *pw, size_t pwlen, in aes_siv_encrypt()
/hostap-latest/tests/hwsim/
Dtest_sae_pk.py24 def run_sae_pk(apdev, dev, ssid, pw, m, pk, ap_groups=None, argument
Dtest_sigma_dut.py5605 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/
Dest.c649 const char *user, const char *pw) in est_simple_enroll()
Dosu_client.c140 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/
Dap.c617 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()
Dsme.c146 struct wpabuf *pw = ext_password_get(wpa_s->ext_pw, in sme_auth_build_sae_commit() local
Dwps_supplicant.c2403 char pw[32 * 2 + 1]; in wpas_wps_start_nfc() local
/hostap-latest/src/wps/
Dwps_common.c676 struct wpabuf *pw; in wps_nfc_token_gen() local

12