ファイル定義書 C#

wpa_tkip.c

ファイル名ファイル名

wpa_tkip.c

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

内容 行数 比率
コメント行数 141 24%
空行行数 100 17%
実行行数 345 59%
合計行数 586 100%

関数定義数関数定義数

内容 定義数
関数数 13

定義関数定義関数

No. 名称 属性 説明
1
InlineInline S static inline u16 Perform S-box mapping on a 16-bit value
2
InlineInline ror16 static inline u16 Rotate 16-bit value right
3
InlineInline ror32 static inline u32 Rotate 32-bit value right
4
InlineInline rol32 static inline u32 Rotate 32-bit value left
5
StaticStatic tkip_init static int Initialise TKIP state and install key
6
StaticStatic tkip_mix_1 static void Perform TKIP key mixing, phase 1
7
StaticStatic tkip_mix_2 static void Perform TKIP key mixing, phase 2
8
StaticStatic tkip_feed_michael static void Update Michael message integrity code based on next 32-bit word of data
9
StaticStatic tkip_michael static void Calculate Michael message integrity code
10
StaticStatic tkip_encrypt static struct io_buffer * Encrypt a packet using TKIP
11
StaticStatic tkip_decrypt static struct io_buffer * Decrypt a packet using TKIP
12
StaticStatic tkip_kie_mic static void Calculate HMAC-MD5 MIC for EAPOL-Key frame
13
StaticStatic tkip_kie_decrypt static int Decrypt key data in EAPOL-Key frame

See Also

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