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