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);
419 struct hostapd_sta_wpa_psk_short *psk; in decode_tunnel_passwords()448 psk = os_zalloc(sizeof(struct hostapd_sta_wpa_psk_short)); in decode_tunnel_passwords()691 void hostapd_copy_psk_list(struct hostapd_sta_wpa_psk_short **psk, in hostapd_copy_psk_list()692 struct hostapd_sta_wpa_psk_short *src) in hostapd_copy_psk_list()704 void hostapd_free_psk_list(struct hostapd_sta_wpa_psk_short *psk) in hostapd_free_psk_list()713 struct hostapd_sta_wpa_psk_short *prev = psk; in hostapd_free_psk_list()
156 struct hostapd_sta_wpa_psk_short { struct157 struct hostapd_sta_wpa_psk_short *next; argument
199 struct hostapd_sta_wpa_psk_short *psk;
400 struct hostapd_sta_wpa_psk_short *pos; in hostapd_wpa_auth_get_psk()
561 struct hostapd_sta_wpa_psk_short *psk = NULL; in sae_get_password()2366 struct hostapd_sta_wpa_psk_short *psk = info->psk; in ieee802_11_set_radius_info()