#include <sha2.h>
Definition at line 17 of file sha2.h.
number of bytes processed
Definition at line 19 of file sha2.h.
Referenced by sha2_finish(), sha2_starts(), and sha2_update().
intermediate digest state
Definition at line 20 of file sha2.h.
Referenced by sha2_finish(), sha2_process(), and sha2_starts().
HMAC: outer padding
Definition at line 23 of file sha2.h.
Referenced by sha2_hmac_finish(), and sha2_hmac_starts().
0 if SHA-256, 1 if SHA-224
Definition at line 24 of file sha2.h.
Referenced by sha2_finish(), sha2_hmac_finish(), and sha2_starts().