std
::
hash
::
sha512
Sha512
struct
Sha512
{
ulong
length
;
ulong
[
8
]
hash_state
;
char
[
BLOCK_SIZE
]
buffer
;
}
Members
Methods