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