ファイル名wpa.c
ソースファイル情報| 内容 | 行数 | 比率 |
|---|---|---|
| コメント行数 | 211 | 22% |
| 空行行数 | 168 | 17% |
| 実行行数 | 594 | 61% |
| 合計行数 | 973 | 100% |
関数定義数| 内容 | 定義数 |
|---|---|
| 関数数 | 19 |
定義関数| No. | 型 | 名称 | 属性 | 説明 |
|---|---|---|---|---|
1 |
wpa_fail | static int | Return an error code and deauthenticate | |
2 |
wpa_find_cryptosystem | static struct net80211_crypto * | Find a cryptosystem handler structure from a crypto ID | |
3 |
wpa_find_kie | struct wpa_kie * | Find WPA key integrity and encryption handler from key version field | |
4 |
wpa_make_rsn_ie | int | Construct RSN or WPA information element | |
5 |
wpa_start | int | Set up generic WPA support to handle 4-Way Handshake | |
6 |
wpa_stop | void | Disable handling of received WPA handshake frames | |
7 |
wpa_check_pmkid | int | Check PMKID consistency | |
8 |
wpa_derive_ptk | static void | Derive pairwise transient key | |
9 |
wpa_install_ptk | static inline int | Install pairwise transient key | |
10 |
wpa_install_gtk | static inline int | Install group transient key | |
11 |
wpa_maybe_install_gtk | static int | Search for group transient key, and install it if found | |
12 |
wpa_alloc_frame | static struct io_buffer * | Allocate I/O buffer for construction of outgoing EAPOL-Key frame | |
13 |
wpa_send_eapol | static int | Send EAPOL-Key packet | |
14 |
wpa_send_2_of_4 | static int | Send second frame in 4-Way Handshake | |
15 |
wpa_handle_1_of_4 | static int | Handle receipt of first frame in 4-Way Handshake | |
16 |
wpa_send_final | static int | Send fourth frame in 4-Way Handshake, or second in Group Key Handshake | |
17 |
wpa_handle_3_of_4 | static int | Handle receipt of third frame in 4-Way Handshake | |
18 |
wpa_handle_1_of_2 | static int | Handle receipt of first frame in Group Key Handshake | |
19 |
eapol_key_rx | static int | Handle receipt of EAPOL-Key frame for WPA |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー