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.h133 struct hostapd_sta_wpa_psk_short { struct
134 struct hostapd_sta_wpa_psk_short *next; argument
135 unsigned int is_passphrase:1;
136 u8 psk[PMK_LEN];
137 char passphrase[MAX_PASSPHRASE_LEN + 1];
138 int ref; /* (number of references held) - 1 */