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


extern inline void libkeccak_state_reset(struct libkeccak_state *);