aboutsummaryrefslogblamecommitdiffstats
path: root/libblake_blake256_digest_get_required_input_size.c
blob: bc776ff1a84453c42924e2788c698660dbcbae78 (plain) (tree)
1
2
3
4


                                                         
                                                                                                                   
/* See LICENSE file for copyright and license details. */
#include "common.h"

extern inline size_t libblake_blake256_digest_get_required_input_size(size_t len, size_t bits, const char *suffix);