Home
last modified time | relevance | path

Searched refs:hostapd_wpa_psk (Results 1 – 8 of 8) sorted by relevance

/hostap-latest/src/ap/
Dap_config.h111 struct hostapd_wpa_psk *wpa_psk;
164 struct hostapd_wpa_psk { struct
165 struct hostapd_wpa_psk *next; argument
1391 void hostapd_config_clear_wpa_psk(struct hostapd_wpa_psk **p);
Dap_config.c335 struct hostapd_wpa_psk *psk; in hostapd_config_read_wpa_psk()
470 ssid->wpa_psk = os_zalloc(sizeof(struct hostapd_wpa_psk)); in hostapd_derive_psk()
705 void hostapd_config_clear_wpa_psk(struct hostapd_wpa_psk **l) in hostapd_config_clear_wpa_psk()
707 struct hostapd_wpa_psk *psk, *tmp; in hostapd_config_clear_wpa_psk()
1152 struct hostapd_wpa_psk *psk; in hostapd_get_psk()
Dwps_hostapd.c100 struct hostapd_wpa_psk *p; in hostapd_wps_new_psk_cb()
278 const struct hostapd_wpa_psk *wpa_psk; in hostapd_wps_lookup_pskfile_cb()
427 os_zalloc(sizeof(struct hostapd_wpa_psk)); in hapd_wps_reconfig_in_memory()
Dsta_info.c1447 struct hostapd_wpa_psk *psk; in ap_sta_wpa_get_keyid()
/hostap-latest/wpa_supplicant/
Dap.c589 bss->ssid.wpa_psk = os_zalloc(sizeof(struct hostapd_wpa_psk)); in wpa_supplicant_conf_ap()
Dp2p_supplicant.c1790 struct hostapd_wpa_psk *hpsk; in wpas_p2p_add_psk_list()
8935 struct hostapd_wpa_psk *psk, *prev, *rem; in wpas_p2p_remove_client_go()
/hostap-latest/hostapd/
Dconfig_file.c3158 bss->ssid.wpa_psk = os_zalloc(sizeof(struct hostapd_wpa_psk)); in hostapd_config_fill()
4111 os_zalloc(sizeof(struct hostapd_wpa_psk)); in hostapd_config_fill()
Dctrl_iface.c1429 struct hostapd_wpa_psk *psk; in hostapd_ctrl_iface_kick_mismatch_psk_sta_iter()