aboutsummaryrefslogblamecommitdiffstats
path: root/libblake_blake2xs_predigest.c
blob: 87e8c314dab541844459d5ddcd8fa1d4edf2c060 (plain) (tree)
1
2
3
4



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

extern inline void libblake_blake2xs_predigest(struct libblake_blake2xs_state *state, void *data, size_t len, int last_node);