MCPcopy Create free account
hub / github.com/MoeMod/CSMoE / MD5Transform

Function MD5Transform

SourceSDK/tier1/checksum_md5.cpp:37–118  ·  view source on GitHub ↗

----------------------------------------------------------------------------- Purpose: The core of the MD5 algorithm, this alters an existing MD5 hash to reflect the addition of 16 longwords of new data. MD5Update blocks the data and converts bytes into longwords for this routine. Input : buf[4] - in[16] - Output : static void ---------------------------------------------------------------------

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

MD5UpdateFunction · 0.85
MD5FinalFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected