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