ファイル定義書 HotDocument 今井浩司

wpa.c

ファイル名ファイル名

wpa.c

ソースファイル情報ソースファイル情報

内容 行数 比率
コメント行数 211 22%
空行行数 168 17%
実行行数 594 61%
合計行数 973 100%

関数定義数関数定義数

内容 定義数
関数数 19

定義関数定義関数

No. 名称 属性 説明
1
StaticStatic wpa_fail static int Return an error code and deauthenticate
2
StaticStatic wpa_find_cryptosystem static struct net80211_crypto * Find a cryptosystem handler structure from a crypto ID
3
FunctionFunction wpa_find_kie struct wpa_kie * Find WPA key integrity and encryption handler from key version field
4
FunctionFunction wpa_make_rsn_ie int Construct RSN or WPA information element
5
FunctionFunction wpa_start int Set up generic WPA support to handle 4-Way Handshake
6
FunctionFunction wpa_stop void Disable handling of received WPA handshake frames
7
FunctionFunction wpa_check_pmkid int Check PMKID consistency
8
StaticStatic wpa_derive_ptk static void Derive pairwise transient key
9
InlineInline wpa_install_ptk static inline int Install pairwise transient key
10
InlineInline wpa_install_gtk static inline int Install group transient key
11
StaticStatic wpa_maybe_install_gtk static int Search for group transient key, and install it if found
12
StaticStatic wpa_alloc_frame static struct io_buffer * Allocate I/O buffer for construction of outgoing EAPOL-Key frame
13
StaticStatic wpa_send_eapol static int Send EAPOL-Key packet
14
StaticStatic wpa_send_2_of_4 static int Send second frame in 4-Way Handshake
15
StaticStatic wpa_handle_1_of_4 static int Handle receipt of first frame in 4-Way Handshake
16
StaticStatic wpa_send_final static int Send fourth frame in 4-Way Handshake, or second in Group Key Handshake
17
StaticStatic wpa_handle_3_of_4 static int Handle receipt of third frame in 4-Way Handshake
18
StaticStatic wpa_handle_1_of_2 static int Handle receipt of first frame in Group Key Handshake
19
StaticStatic eapol_key_rx static int Handle receipt of EAPOL-Key frame for WPA

See Also

目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー