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

extern inline size_t libblake_blake2xb_predigest_get_required_input_size(const struct libblake_blake2xb_state *state);