Home | History | Annotate | Download | only in 80211

Lines Matching refs:wpa

23 #include <gpxe/wpa.h>
28 * Frontend for WPA using a pre-shared key.
32 * Initialise WPA-PSK state
43 * Start WPA-PSK authentication
60 DBGC ( ctx, "WPA-PSK %p: no passphrase provided!\n", ctx );
68 DBGC ( ctx, "WPA-PSK %p: derived PMK from passphrase `%s':\n", ctx,
76 * Step WPA-PSK authentication
96 * Do-nothing function; you can't change a WPA key post-authentication
107 * Disable handling of received WPA authentication frames
116 /** WPA-PSK security handshaker */