aboutsummaryrefslogtreecommitdiffstats
path: root/libkeccak_state_free.c
blob: 07fb8f63bdc7c8850da708ae1c6b624ae4701843 (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 *restrict);