hash context
More...
hash context
Definition at line 34 of file sha512.c.
◆ digest_len
digest length in 64-bit words
Definition at line 35 of file sha512.c.
◆ count
number of bytes in buffer
Definition at line 36 of file sha512.c.
◆ buffer
1024-bit buffer of input values used in hash updating
Definition at line 37 of file sha512.c.
◆ state
uint64_t AVSHA512::state[8] |
current hash value
Definition at line 38 of file sha512.c.
The documentation for this struct was generated from the following file: