blob: 45289f732a144c600182522902a98965cc1319c4 (
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);
|