Home
last modified time | relevance | path

Searched defs:MD2Context (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/include/
H A Dmd2.h14 typedef struct MD2Context { struct
15 uint32_t i;
16 unsigned char C[16]; /* checksum */
17 unsigned char X[48]; /* input buffer */