blob: 2e05fed24595414428a955ca5ec27bffb407186b (
plain) (
blame)
1
2
3
4
5
|
/* See LICENSE file for copyright and license details. */
#include "common.h"
extern inline void libkeccak_generalised_spec_initialise(struct libkeccak_generalised_spec *restrict);
|