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


extern inline void libkeccak_hmac_fast_destroy(struct libkeccak_hmac_state *restrict);