whirlpool_state

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

Members

Variables

buf
ubyte[64] buf;
Undocumented in source.
curlen
uint curlen;
Undocumented in source.
length
ulong length;
Undocumented in source.
state
ulong[8] state;
Undocumented in source.

Meta