sha1_ctx Struct Reference

#include <sha1.h>

List of all members.

Public Attributes

sha1_32t count [2]
sha1_32t hash [5]
sha1_32t wbuf [16]


Detailed Description

Definition at line 28 of file sha1.h.


Member Data Documentation

sha1_32t sha1_ctx::count[2]

Definition at line 29 of file sha1.h.

Referenced by sha1_begin(), sha1_end(), and sha1_hash().

sha1_32t sha1_ctx::hash[5]

Definition at line 30 of file sha1.h.

Referenced by sha1_begin(), sha1_compile(), and sha1_end().

sha1_32t sha1_ctx::wbuf[16]

Definition at line 31 of file sha1.h.

Referenced by sha1_compile(), sha1_end(), and sha1_hash().


The documentation for this struct was generated from the following file:

Generated on Sun May 25 00:21:17 2008 by  doxygen 1.5.6