#include <sha2.h>
Public Attributes | |
| sha2_32t | count [2] |
| sha2_32t | hash [8] |
| sha2_32t | wbuf [16] |
Definition at line 57 of file sha2.h.
| sha2_32t sha256_ctx::count[2] |
Definition at line 58 of file sha2.h.
Referenced by sha256_begin(), sha256_end(), and sha256_hash().
| sha2_32t sha256_ctx::hash[8] |
Definition at line 59 of file sha2.h.
Referenced by sha256_begin(), sha256_compile(), and sha256_end().
| sha2_32t sha256_ctx::wbuf[16] |
1.5.6