#include <sha2.h>
Public Attributes | |
| sha2_64t | count [2] |
| sha2_64t | hash [8] |
| sha2_64t | wbuf [16] |
Definition at line 63 of file sha2.h.
| sha2_64t sha512_ctx::count[2] |
Definition at line 64 of file sha2.h.
Referenced by sha384_begin(), sha512_begin(), sha512_hash(), and sha_end().
| sha2_64t sha512_ctx::hash[8] |
Definition at line 65 of file sha2.h.
Referenced by sha384_begin(), sha512_begin(), sha512_compile(), and sha_end().
| sha2_64t sha512_ctx::wbuf[16] |
1.5.6