Public Attributes | |
| sha_byte | state [sizeof(sha_word64)*8] |
| sha_word64 | bitcount [2] |
| sha_byte | buffer [128] |
Definition at line 143 of file sha2.h.
| 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().
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().
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().
1.5.3