md2_block
md2_block(c, data);
md2_block(c, cp);
static void md2_block(MD2_CTX *c, const unsigned char *d);
md2_block(c, c->data);