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


extern inline size_t libsha1_state_output_size(const struct libsha1_state *restrict state);