sha2::SHA_CTX Struct Reference

List of all members.

Public Attributes

sha_byte state [sizeof(sha_word64)*8]
sha_word64 bitcount [2]
sha_byte buffer [128]


Detailed Description

Definition at line 143 of file sha2.h.


Member Data Documentation

sha_byte sha2::SHA_CTX::state[sizeof(sha_word64)*8]

Definition at line 144 of file sha2.h.

Referenced by sha2::End(), sha2::Init(), sha2::SHA1_Internal_Transform(), sha2::SHA256_Internal_Transform(), and sha2::SHA512_Internal_Transform().

sha_word64 sha2::SHA_CTX::bitcount[2]

Definition at line 145 of file sha2.h.

Referenced by sha2::SHA256_Internal_Last(), sha2::SHA32bit_Update(), sha2::SHA512_Internal_Last(), and sha2::SHA64bit_Update().

sha_byte sha2::SHA_CTX::buffer[128]

Definition at line 146 of file sha2.h.

Referenced by sha2::SHA1_Internal_Transform(), sha2::SHA256_Internal_Last(), sha2::SHA256_Internal_Transform(), sha2::SHA32bit_Update(), sha2::SHA512_Internal_Last(), sha2::SHA512_Internal_Transform(), and sha2::SHA64bit_Update().


The documentation for this struct was generated from the following file:
Generated on Mon Feb 16 15:15:06 2009 for Scorched3D by  doxygen 1.5.3