/* 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);