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


extern inline void libkeccak_state_fast_destroy(struct libkeccak_state *restrict);