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


extern inline int libkeccak_spec_check(const struct libkeccak_spec *);