Searched defs:chc_state (Results 1 – 1 of 1) sorted by relevance
120 struct chc_state { struct121 ulong64 length;122 unsigned char state[MAXBLOCKSIZE], buf[MAXBLOCKSIZE];123 ulong32 curlen;
Completed in 4 milliseconds