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


extern inline size_t libsha1_algorithm_output_size(enum libsha1_algorithm);