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 @nogc
struct SHA512state_st {}

Members

Unions

u_
union u_
Undocumented in source.

Variables

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

Meta