aboutsummaryrefslogtreecommitdiffstats
path: root/libkeccak_hmac_duplicate.c
blob: 82533206109bdd1971dcbe1ffe75a43360147134 (plain) (blame)
1
2
3
4
5
/* See LICENSE file for copyright and license details. */
#include "common.h"


extern inline struct libkeccak_hmac_state *libkeccak_hmac_duplicate(const struct libkeccak_hmac_state *restrict);