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


extern inline size_t libsha2_algorithm_output_size(enum libsha2_algorithm);