aboutsummaryrefslogtreecommitdiffstats
path: root/hmac/libkeccak_hmac_fast_free.c
blob: 5a382073ab53f2b30fa829fe3f96526a3e6cccd6 (plain) (blame)
1
2
3
4
5
/* See LICENSE file for copyright and license details. */
#include "../common.h"


extern inline void libkeccak_hmac_fast_free(struct libkeccak_hmac_state *);