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

sha1.c

ファイル名ファイル名

sha1.c

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

内容 行数 比率
コメント行数 44 18%
空行行数 44 18%
実行行数 152 64%
合計行数 240 100%

関数定義数関数定義数

内容 定義数
関数数 5

定義関数定義関数

No. 名称 属性 説明
1
FunctionFunction SHA1Init void Initialize the SHA1 context
2
FunctionFunction SHA1Update void Accepts an array of octets as the next portion of the message.
3
FunctionFunction SHA1Final void Return the 160-bit message digest into the user's array
4
StaticStatic SHA1ProcessMessageBlock static void Process the next 512 bits of the message stored in the array.
5
StaticStatic SHA1PadMessage static void  

See Also

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