![]() |
DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
|
|
Go to the source code of this file.
Functions | |
qbool | hmac (hashfunc_t hfunc, int hlen, int hblock, unsigned char *out, const unsigned char *in, int n, const unsigned char *key, int k) |
qbool hmac | ( | hashfunc_t | hfunc, |
int | hlen, | ||
int | hblock, | ||
unsigned char * | out, | ||
const unsigned char * | in, | ||
int | n, | ||
const unsigned char * | key, | ||
int | k ) |
Definition at line 4 of file hmac.c.