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


extern inline  size_t libsha2_state_output_size(const struct libsha2_state *restrict);