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



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

extern inline size_t libblake_blake2xb_update(struct libblake_blake2xb_state *state, const void *data, size_t len);