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