Searched refs:hostapd_sta_wpa_psk_short (Results 1 – 6 of 6) sorted by relevance
23 struct hostapd_sta_wpa_psk_short *psk;35 void hostapd_free_psk_list(struct hostapd_sta_wpa_psk_short *psk);37 void hostapd_copy_psk_list(struct hostapd_sta_wpa_psk_short **psk,38 struct hostapd_sta_wpa_psk_short *src);
382 struct hostapd_sta_wpa_psk_short *psk; in decode_tunnel_passwords()411 psk = os_zalloc(sizeof(struct hostapd_sta_wpa_psk_short)); in decode_tunnel_passwords()625 void hostapd_copy_psk_list(struct hostapd_sta_wpa_psk_short **psk, in hostapd_copy_psk_list()626 struct hostapd_sta_wpa_psk_short *src) in hostapd_copy_psk_list()638 void hostapd_free_psk_list(struct hostapd_sta_wpa_psk_short *psk) in hostapd_free_psk_list()647 struct hostapd_sta_wpa_psk_short *prev = psk; in hostapd_free_psk_list()
150 struct hostapd_sta_wpa_psk_short { struct151 struct hostapd_sta_wpa_psk_short *next; argument
204 struct hostapd_sta_wpa_psk_short *psk;
384 struct hostapd_sta_wpa_psk_short *pos; in hostapd_wpa_auth_get_psk()
501 struct hostapd_sta_wpa_psk_short *psk = NULL; in sae_get_password()2335 struct hostapd_sta_wpa_psk_short *psk = info->psk; in ieee802_11_set_radius_info()