__kern__MD4Transform
__kern__MD4Transform (context->state, context->buffer);
__kern__MD4Transform (context->state, &input[i]);
static void __kern__MD4Transform(UINT4 [4], const unsigned char [64]);