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


extern inline void libkeccak_state_destroy(volatile struct libkeccak_state *);