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


extern inline int libkeccak_rawshakesum_fd(int, struct libkeccak_state *restrict, long, long, void *restrict);