aboutsummaryrefslogtreecommitdiffstats
path: root/util/libkeccak_shakesum_fd.c
blob: 9bb4b80d99a0ba7cedb84e6d6517ed6fdabe1fc4 (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);