ファイル名wpa_tkip.c
ソースファイル情報| 内容 | 行数 | 比率 | 
|---|---|---|
| コメント行数 | 141 | 24% | 
| 空行行数 | 100 | 17% | 
| 実行行数 | 345 | 59% | 
| 合計行数 | 586 | 100% | 
関数定義数| 内容 | 定義数 | 
|---|---|
| 関数数 | 13 | 
定義関数| No. | 型 | 名称 | 属性 | 説明 | 
|---|---|---|---|---|
1  | 
S | static inline u16 | Perform S-box mapping on a 16-bit value | |
2  | 
ror16 | static inline u16 | Rotate 16-bit value right | |
3  | 
ror32 | static inline u32 | Rotate 32-bit value right | |
4  | 
rol32 | static inline u32 | Rotate 32-bit value left | |
5  | 
tkip_init | static int | Initialise TKIP state and install key | |
6  | 
tkip_mix_1 | static void | Perform TKIP key mixing, phase 1 | |
7  | 
tkip_mix_2 | static void | Perform TKIP key mixing, phase 2 | |
8  | 
tkip_feed_michael | static void | Update Michael message integrity code based on next 32-bit word of data | |
9  | 
tkip_michael | static void | Calculate Michael message integrity code | |
10  | 
tkip_encrypt | static struct io_buffer * | Encrypt a packet using TKIP | |
11  | 
tkip_decrypt | static struct io_buffer * | Decrypt a packet using TKIP | |
12  | 
tkip_kie_mic | static void | Calculate HMAC-MD5 MIC for EAPOL-Key frame | |
13  | 
tkip_kie_decrypt | static int | Decrypt key data in EAPOL-Key frame | 
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー