aboutsummaryrefslogtreecommitdiffstats
path: root/libkeccak_rawshakesum_fd.c
blob: a988cf2066ea72eabf2d200891987c61f33a2120 (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);