blob: acd8f635e682f9e0d070074856792a942f037501 (
plain) (
tree)
|
|
/* See LICENSE file for copyright and license details. */
#include "../common.h"
extern inline size_t libkeccak_hmac_marshal(const struct libkeccak_hmac_state *restrict, void *restrict);
|