blob: 9bb4b80d99a0ba7cedb84e6d6517ed6fdabe1fc4 (
plain) (
tree)
|
|
/* 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);
|