Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dap_config.h140 struct hostapd_sta_wpa_psk_short { struct
141 struct hostapd_sta_wpa_psk_short *next; argument
142 unsigned int is_passphrase:1;
143 u8 psk[PMK_LEN];
144 char passphrase[MAX_PASSPHRASE_LEN + 1];
145 int ref; /* (number of references held) - 1 */