Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:psk

43 	u8 psk[32];
154 * psk - WPA pre-shared key (256 bits)
156 u8 psk[32];
159 * psk_set - Whether PSK field is configured
166 * If this is set, psk will be generated using the SSID and passphrase
173 * ext_psk - PSK/passphrase name in external storage
175 * If this is set, PSK/passphrase will be fetched from external storage
181 * mem_only_psk - Whether to keep PSK/passphrase only in memory
183 * 0 = allow psk/passphrase to be stored to the configuration file
184 * 1 = do not store psk/passphrase to the configuration file
344 * WEP) and WPA-PSK (with proto=RSN). In addition, key_mgmt=WPA-NONE
348 * CCMP, but not both), and psk must also be set (either directly or