UFO: Alien Invasion
Loading...
Searching...
No Matches
md4.h File Reference
Include dependency graph for md4.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  mdfour

Functions

unsigned Com_BlockChecksum (const void *buffer, int length)

Function Documentation

◆ Com_BlockChecksum()

unsigned Com_BlockChecksum ( const void * buffer,
int length )

MD4-based checksum utility functions Copyright (C) 2000 Jeff Teunissen d2dee.nosp@m.k@pm.nosp@m.ail.n.nosp@m.et Author: Jeff Teunissen d2dee.nosp@m.k@pm.nosp@m.ail.n.nosp@m.et Date: 01 Jan 2000

Definition at line 202 of file md4.cpp.

References length, and mdfour().

Referenced by CM_AddMapTile(), and Com_GetScriptChecksum().