Searched defs:MD2Context (Results 1 – 1 of 1) sorted by relevance
14 typedef struct MD2Context { struct15 uint32_t i;16 unsigned char C[16]; /* checksum */17 unsigned char X[48]; /* input buffer */