chc_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_CHC_HASH)
extern (C) nothrow
struct chc_state {}

Members

Variables

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

Meta