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


extern inline void libkeccak_state_fast_free(struct libkeccak_state *);