aboutsummaryrefslogtreecommitdiffstats
path: root/extra/libkeccak_state_free.c
blob: 6a879b39c4cdd1725bbe78b3212eb0b95696c783 (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 *);