Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dap_config.h156 struct hostapd_sta_wpa_psk_short { struct
157 struct hostapd_sta_wpa_psk_short *next; argument
158 unsigned int is_passphrase:1;
159 u8 psk[PMK_LEN];
160 char passphrase[MAX_PASSPHRASE_LEN + 1];
161 int ref; /* (number of references held) - 1 */