Functions

hmac.h File Reference

#include <stddef.h>

Go to the source code of this file.

Functions

int hmac_sha1 (const void *key, size_t keylen, const void *in, size_t inlen, void *resbuf)

Function Documentation

int hmac_sha1 ( const void *  key,
size_t  keylen,
const void *  in,
size_t  inlen,
void *  resbuf 
)