Searched defs:rmd128_state (Results 1 – 1 of 1) sorted by relevance
73 struct rmd128_state { struct74 ulong64 length;75 unsigned char buf[64];76 ulong32 curlen, state[4];