Skip to content

Instantly share code, notes, and snippets.

@LBiv
LBiv / myhmac.c
Last active August 29, 2015 14:22
/**
* @file /magma/providers/cryptography/hmac.c
*
* @brief Functions used to create hmac's using specified digest functions.
*
* $Author$
* $Date$
* $Revision$
*
*/