preauth.h File Reference
Go to the source code of this file.
Functions |
static void | pmksa_candidate_add (struct wpa_sm *sm, const u8 *bssid, int prio, int preauth) |
static void | pmksa_candidate_free (struct wpa_sm *sm) |
static void | rsn_preauth_candidate_process (struct wpa_sm *sm) |
static void | rsn_preauth_deinit (struct wpa_sm *sm) |
static int | rsn_preauth_get_status (struct wpa_sm *sm, char *buf, size_t buflen, int verbose) |
static int | rsn_preauth_in_progress (struct wpa_sm *sm) |
static int | rsn_preauth_init (struct wpa_sm *sm, const u8 *dst, struct eap_peer_config *eap_conf) |
static void | rsn_preauth_scan_result (struct wpa_sm *sm, const u8 *bssid, const u8 *ssid, const u8 *rsn) |
static int | rsn_preauth_scan_results (struct wpa_sm *sm) |
Function Documentation
static void pmksa_candidate_add |
( |
struct wpa_sm * |
sm, |
|
|
const u8 * |
bssid, |
|
|
int |
prio, |
|
|
int |
preauth | |
|
) |
| | [inline, static] |
static void pmksa_candidate_free |
( |
struct wpa_sm * |
sm |
) |
[inline, static] |
static void rsn_preauth_candidate_process |
( |
struct wpa_sm * |
sm |
) |
[inline, static] |
static void rsn_preauth_deinit |
( |
struct wpa_sm * |
sm |
) |
[inline, static] |
static int rsn_preauth_get_status |
( |
struct wpa_sm * |
sm, |
|
|
char * |
buf, |
|
|
size_t |
buflen, |
|
|
int |
verbose | |
|
) |
| | [inline, static] |
static int rsn_preauth_in_progress |
( |
struct wpa_sm * |
sm |
) |
[inline, static] |
static int rsn_preauth_init |
( |
struct wpa_sm * |
sm, |
|
|
const u8 * |
dst, |
|
|
struct eap_peer_config * |
eap_conf | |
|
) |
| | [inline, static] |
static void rsn_preauth_scan_result |
( |
struct wpa_sm * |
sm, |
|
|
const u8 * |
bssid, |
|
|
const u8 * |
ssid, |
|
|
const u8 * |
rsn | |
|
) |
| | [inline, static] |
static int rsn_preauth_scan_results |
( |
struct wpa_sm * |
sm |
) |
[inline, static] |