Home | History | Annotate | Download | only in drivers

Lines Matching defs:psk

272 	 * passphrase - RSN passphrase for PSK
274 * This value is made available only for WPA/WPA2-Personal (PSK) and
277 * this can be %NULL if passphrase was not used to generate the PSK. In
278 * that case, the psk field must be used to fetch the PSK.
283 * psk - RSN PSK (alternative for passphrase for PSK)
285 * This value is made available only for WPA/WPA2-Personal (PSK) and
287 * the 32-octet (256-bit) PSK, if available. The driver wrapper should
290 const u8 *psk;