sha4_context Struct Reference
SHA-512 context structure.  
More...
#include <sha4.h>
Detailed Description
SHA-512 context structure. 
Definition at line 18 of file sha4.h.
Field Documentation
number of bytes processed 
Definition at line 20 of file sha4.h.
 
 
intermediate digest state 
Definition at line 21 of file sha4.h.
 
 
data block being processed 
Definition at line 22 of file sha4.h.
 
 
HMAC: inner padding 
Definition at line 24 of file sha4.h.
 
 
HMAC: outer padding 
Definition at line 25 of file sha4.h.
 
 
0 => SHA-512, else SHA-384 
Definition at line 26 of file sha4.h.
 
 
The documentation for this struct was generated from the following file:
- /home/dko/projects/mobilec/trunk/src/security/xyssl-0.9/include/xyssl/sha4.h