aboutsummaryrefslogtreecommitdiffstats
path: root/libkeccak_hmac_fast_free.c
blob: 897f6e108699fe0c09bded6f4fcffbb1448c65f5 (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 *);