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


extern inline size_t libsha1_hmac_state_output_size(const struct libsha1_hmac_state *restrict);