Searched refs:wps_nfc_dev_pw (Results 1 – 11 of 11) sorted by relevance
72 print_bin("wps_nfc_dev_pw", wpa_s.conf->wps_nfc_dev_pw); in main()
737 struct wpabuf *wps_nfc_dev_pw; member
1959 wpa_s->conf->wps_nfc_dev_pw); in wpas_wps_nfc_token()1965 &wpa_s->conf->wps_nfc_dev_pw); in wpas_wps_nfc_token()1976 wpa_s->conf->wps_nfc_dev_pw == NULL) in wpas_wps_start_nfc()2002 wpabuf_head(wpa_s->conf->wps_nfc_dev_pw), in wpas_wps_start_nfc()2003 wpabuf_len(wpa_s->conf->wps_nfc_dev_pw)); in wpas_wps_start_nfc()
973 write_global_bin(f, "wps_nfc_dev_pw", config->wps_nfc_dev_pw); in wpa_config_write_global()
1833 wpabuf_free(config->wps_nfc_dev_pw); in wpa_config_free()3082 { BIN(wps_nfc_dev_pw), CFG_CHANGED_NFC_PASSWORD_TOKEN },
333 wps_nfc_dh_privkey, wps_nfc_dev_pw) or generated dynamically with
373 struct wpabuf *wps_nfc_dev_pw; member
1720 hapd->conf->wps_nfc_dev_pw); in hostapd_wps_nfc_token_gen()1726 &hapd->conf->wps_nfc_dev_pw); in hostapd_wps_nfc_token_gen()1740 !hapd->conf->wps_nfc_dev_pw || in hostapd_wps_nfc_token_enable()1748 pw = hapd->conf->wps_nfc_dev_pw; in hostapd_wps_nfc_token_enable()
502 wpabuf_free(conf->wps_nfc_dev_pw); in hostapd_config_free_bss()
316 wps_nfc_dh_privkey, wps_nfc_dev_pw) or generated dynamically with
2642 wpabuf_free(bss->wps_nfc_dev_pw); in hostapd_config_fill()2643 bss->wps_nfc_dev_pw = hostapd_parse_bin(pos); in hostapd_config_fill()