Quark
0.1
|
A collection of hash functions. More...
#include <HashFunctions.h++>
Static Public Member Functions | |
static uint | elfHash (const uchar *data, size_t len) |
Computes an ELF hash of the given data. More... | |
A collection of hash functions.
|
static |
Computes an ELF hash of the given data.
data | A pointer to the data. |
len | The length of the data. |