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


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