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