#include "../shared/ufotypes.h"
Go to the source code of this file.
Data Structures | |
struct | mdfour |
Functions | |
unsigned | Com_BlockChecksum (const void *buffer, int length) |
unsigned Com_BlockChecksum | ( | const void * | buffer, | |
int | length | |||
) |
MD4-based checksum utility functions Copyright (C) 2000 Jeff Teunissen <d2deek@pmail.net> Author: Jeff Teunissen <d2deek@pmail.net> Date: 01 Jan 2000
Definition at line 208 of file md4.c.
References mdfour().
Referenced by CM_AddMapTile(), and Com_GetScriptChecksum().