Searched refs:wps_nfc_dev_pw (Results 1 – 12 of 12) sorted by relevance
72 print_bin("wps_nfc_dev_pw", wpa_s.conf->wps_nfc_dev_pw); in main()
879 struct wpabuf *wps_nfc_dev_pw; member
2158 wpa_s->conf->wps_nfc_dev_pw); in wpas_wps_nfc_token()2164 &wpa_s->conf->wps_nfc_dev_pw); in wpas_wps_nfc_token()2178 dev_pw = wpa_s->conf->wps_nfc_dev_pw; in wpas_wps_start_nfc()
7417 tag ? wpa_s->conf->wps_nfc_dev_pw : NULL); in wpas_p2p_nfc_handover_sel()7789 wpa_s->conf->wps_nfc_dev_pw == NULL || in wpas_p2p_nfc_tag_enabled()7800 wpa_s->p2p_oob_dev_pw = wpabuf_dup(wpa_s->conf->wps_nfc_dev_pw); in wpas_p2p_nfc_tag_enabled()7845 wpabuf_free(hapd->conf->wps_nfc_dev_pw); in wpas_p2p_nfc_tag_enabled()7846 hapd->conf->wps_nfc_dev_pw = in wpas_p2p_nfc_tag_enabled()7847 wpabuf_dup(wpa_s->conf->wps_nfc_dev_pw); in wpas_p2p_nfc_tag_enabled()
1107 write_global_bin(f, "wps_nfc_dev_pw", config->wps_nfc_dev_pw); in wpa_config_write_global()
332 wps_nfc_dh_privkey, wps_nfc_dev_pw) or generated dynamically with
2043 wpabuf_free(config->wps_nfc_dev_pw); in wpa_config_free()3897 { BIN(wps_nfc_dev_pw), CFG_CHANGED_NFC_PASSWORD_TOKEN },
382 struct wpabuf *wps_nfc_dev_pw; member
1903 hapd->conf->wps_nfc_dev_pw); in hostapd_wps_nfc_token_gen()1909 &hapd->conf->wps_nfc_dev_pw); in hostapd_wps_nfc_token_gen()1923 !hapd->conf->wps_nfc_dev_pw || in hostapd_wps_nfc_token_enable()1934 pw = hapd->conf->wps_nfc_dev_pw; in hostapd_wps_nfc_token_enable()
500 wpabuf_free(conf->wps_nfc_dev_pw); in hostapd_config_free_bss()
315 wps_nfc_dh_privkey, wps_nfc_dev_pw) or generated dynamically with
2817 wpabuf_free(bss->wps_nfc_dev_pw); in hostapd_config_fill()2818 bss->wps_nfc_dev_pw = hostapd_parse_bin(pos); in hostapd_config_fill()