hash context
More...
hash context
Definition at line 34 of file sha.c.
◆ digest_len
digest length in 32-bit words
Definition at line 35 of file sha.c.
◆ count
number of bytes in buffer
Definition at line 36 of file sha.c.
◆ buffer
512-bit buffer of input values used in hash updating
Definition at line 37 of file sha.c.
◆ state
current hash value
Definition at line 38 of file sha.c.
◆ transform
function used to update hash for 512-bit input block
Definition at line 40 of file sha.c.
The documentation for this struct was generated from the following file: