Home | History | Annotate | Download | only in drivers

Lines Matching defs:psk

445 	 * passphrase - RSN passphrase for PSK
447 * This value is made available only for WPA/WPA2-Personal (PSK) and
450 * this can be %NULL if passphrase was not used to generate the PSK. In
451 * that case, the psk field must be used to fetch the PSK.
456 * psk - RSN PSK (alternative for passphrase for PSK)
458 * This value is made available only for WPA/WPA2-Personal (PSK) and
460 * the 32-octet (256-bit) PSK, if available. The driver wrapper should
463 const u8 *psk;