Searched defs:rmd160_state (Results 1 – 1 of 1) sorted by relevance
66 struct rmd160_state { struct67 ulong64 length;68 unsigned char buf[64];69 ulong32 curlen, state[5];