Searched defs:md5sum_data (Results 1 – 3 of 3) sorted by relevance
75 struct md5sum_data { struct76 int sawline;77 unsigned *rconsttable32;78 unsigned long long *rconsttable64; // for sha384,sha51281 unsigned long long count, overflow;82 union {86 } state, buffer;