57 void update(
unsigned char *buf,
unsigned len)
void MD5Init(context_md5_t *ctx)
void update(unsigned char *buf, unsigned len)
static const UInt MD5_DIGEST_STRING_LENGTH
void MD5Final(unsigned char digest[16], context_md5_t *ctx)
void finalize(unsigned char digest[MD5_DIGEST_STRING_LENGTH])
void MD5Update(context_md5_t *ctx, unsigned char *buf, unsigned len)