Searched defs:chc_state (Results 1 – 1 of 1) sorted by relevance
113 struct chc_state { struct114 ulong64 length;115 unsigned char state[MAXBLOCKSIZE], buf[MAXBLOCKSIZE];116 ulong32 curlen;
Completed in 3 milliseconds