Searched refs:hostapd_sta_wpa_psk_short (Results 1 – 6 of 6) sorted by relevance
39 struct hostapd_sta_wpa_psk_short *psk;77 static void copy_psk_list(struct hostapd_sta_wpa_psk_short **psk, in copy_psk_list()78 struct hostapd_sta_wpa_psk_short *src) in copy_psk_list()80 struct hostapd_sta_wpa_psk_short **copy_to; in copy_psk_list()81 struct hostapd_sta_wpa_psk_short *copy_from; in copy_psk_list()87 *copy_to = os_zalloc(sizeof(struct hostapd_sta_wpa_psk_short)); in copy_psk_list()91 sizeof(struct hostapd_sta_wpa_psk_short)); in copy_psk_list()103 struct hostapd_sta_wpa_psk_short **psk, in hostapd_acl_cache_get()235 struct hostapd_sta_wpa_psk_short **psk, in hostapd_allowed_address()424 struct hostapd_sta_wpa_psk_short *psk; in decode_tunnel_passwords()[all …]
22 struct hostapd_sta_wpa_psk_short **psk,26 void hostapd_free_psk_list(struct hostapd_sta_wpa_psk_short *psk);
127 struct hostapd_sta_wpa_psk_short { struct128 struct hostapd_sta_wpa_psk_short *next; argument
123 struct hostapd_sta_wpa_psk_short *psk;
246 struct hostapd_sta_wpa_psk_short *pos; in hostapd_wpa_auth_get_psk()
890 struct hostapd_sta_wpa_psk_short *psk = NULL; in handle_auth()