Definition at line 85 of file sha256.cpp.
Public Attributes | |
| unsigned int | tot_len |
| unsigned int | len |
| unsigned char | block [2 *SHA256_BLOCK_SIZE] |
| uint32_t | h [8] |
| unsigned int SHA256Context::tot_len |
Definition at line 88 of file sha256.cpp.
| unsigned int SHA256Context::len |
Definition at line 89 of file sha256.cpp.
| unsigned char SHA256Context::block[2 *SHA256_BLOCK_SIZE] |
Definition at line 90 of file sha256.cpp.
Definition at line 91 of file sha256.cpp.
1.5.5