MCPcopy Create free account
hub / github.com/InteractiveComputerGraphics/SPlisHSPlasH / MD5

Method MD5

extern/md5/md5.cpp:59–63  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

57// MD5 simple initialization method
58
59MD5::MD5(){
60
61 init();
62
63}
64
65
66

Callers

nothing calls this directly

Calls 3

updateFunction · 0.85
finalizeFunction · 0.85
initFunction · 0.50

Tested by

no test coverage detected