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


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