Home
last modified time | relevance | path

Searched defs:hostapd_sta_wpa_psk_short (Results 1 – 1 of 1) sorted by relevance

/dragonfly/contrib/wpa_supplicant/src/ap/
H A Dap_config.h141 struct hostapd_sta_wpa_psk_short { struct
142 struct hostapd_sta_wpa_psk_short *next; argument
143 unsigned int is_passphrase:1;
144 u8 psk[PMK_LEN];
145 char passphrase[MAX_PASSPHRASE_LEN + 1];
146 int ref; /* (number of references held) - 1 */