SHA512state_st

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(!OPENSSL_NO_SHA512)
extern (C) nothrow
struct SHA512state_st {}

Members

Unions

u_
union u_
Nh
SHA_LONG64 Nh;
Undocumented in source.

Variables

Nl
SHA_LONG64 Nl;
Undocumented in source.
h
SHA_LONG64[8] h;
md_len
uint md_len;
Undocumented in source.
num
uint num;
Undocumented in source.
u
u_ u;
Undocumented in source.

Meta