SYNOPSIS
#include <transform.h>
void Trf_MDUpdate
(
void *context,
unsigned int character
);
PARAMETERS
- void *context
- State to update.
- unsigned int character
- Character to hash into the state.
void Trf_MDUpdate
(
void *context,
unsigned int character
);