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


extern inline void libkeccak_state_free(volatile struct libkeccak_state *);