blob: b2ed3f0380c35d11ec4415e72d12c861cf2df714 (
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 *);
|