#include "squid.h"
#include "ipc/MemMap.h"
#include "store_key_md5.h"
#include "tools.h"
Go to the source code of this file.
|
static unsigned int | hash_key (const unsigned char *data, unsigned int len, unsigned int hashSize) |
|
◆ hash_key()
static unsigned int hash_key |
( |
const unsigned char * |
data, |
|
|
unsigned int |
len, |
|
|
unsigned int |
hashSize |
|
) |
| |
|
static |