aboutsummaryrefslogtreecommitdiffstats
path: root/libkeccak_hmac_duplicate.c
blob: 6c07854ca4346d2825e5b02d2bab7c7dbbf987d7 (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 *);