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


extern inline void libkeccak_hmac_destroy(volatile struct libkeccak_hmac_state *restrict);