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


extern inline void libkeccak_spec_sha3(struct libkeccak_spec *restrict, long int);