MCPcopy Create free account
hub / github.com/ValveSoftware/source-sdk-2013 / MD5Final

Function MD5Final

src/tier1/checksum_md5.cpp:194–236  ·  view source on GitHub ↗

----------------------------------------------------------------------------- Purpose: Final wrapup - pad to 64-byte boundary with the bit pattern 1 0* (64-bit count of bits processed, MSB-first) Input : digest[MD5_DIGEST_LENGTH] - *ctx - -----------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

CalcMD5AsciiFunction · 0.85
MD5_PseudoRandomFunction · 0.85
MD5_ProcessSingleBufferFunction · 0.85

Calls 1

MD5TransformFunction · 0.85

Tested by

no test coverage detected