hash context More...
digest length in 64-bit words
Definition at line 35 of file sha512.c.
Referenced by av_sha512_final(), and av_sha512_init().
number of bytes in buffer
Definition at line 36 of file sha512.c.
Referenced by av_sha512_final(), av_sha512_init(), and av_sha512_update().
1024-bit buffer of input values used in hash updating
Definition at line 37 of file sha512.c.
Referenced by av_sha512_update().
current hash value
Definition at line 38 of file sha512.c.
Referenced by av_sha512_final(), av_sha512_init(), and av_sha512_update().