aboutsummaryrefslogblamecommitdiffstats
path: root/libkeccak_state_destroy.c
blob: a0f330b3c7159fa1110df45468261689efcf5405 (plain) (tree)
1
2
3
4
5




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


extern inline void libkeccak_state_destroy(volatile struct libkeccak_state *restrict);