Searched defs:rmd128_state (Results 1 – 1 of 1) sorted by relevance
58 struct rmd128_state { struct59 ulong64 length;60 unsigned char buf[64];61 ulong32 curlen, state[4];