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



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

extern inline void libblake_blake2xb_predigest(struct libblake_blake2xb_state *state, void *data, size_t len, int last_node);