sha2_context Struct Reference
SHA-256 context structure.  
More...
#include <sha2.h>
Detailed Description
SHA-256 context structure. 
Definition at line 10 of file sha2.h.
Field Documentation
number of bytes processed 
Definition at line 12 of file sha2.h.
 
 
intermediate digest state 
Definition at line 13 of file sha2.h.
 
 
data block being processed 
Definition at line 14 of file sha2.h.
 
 
HMAC: inner padding 
Definition at line 16 of file sha2.h.
 
 
HMAC: outer padding 
Definition at line 17 of file sha2.h.
 
 
0 => SHA-256, else SHA-224 
Definition at line 18 of file sha2.h.
 
 
The documentation for this struct was generated from the following file:
- /home/dko/projects/mobilec/trunk/src/security/xyssl-0.9/include/xyssl/sha2.h