aboutsummaryrefslogblamecommitdiffstats
path: root/libkeccak_hmac_create.c
blob: 15286b6665f5328cc5727774c68d952fd37cc0b5 (plain) (tree)
1
2
3
4
5




                                                                                                                                      
/* See LICENSE file for copyright and license details. */
#include "common.h"


extern inline struct libkeccak_hmac_state *libkeccak_hmac_create(const struct libkeccak_spec *restrict, const void *restrict, size_t);