aboutsummaryrefslogtreecommitdiffstats
path: root/libblake_blake512_init.c
blob: 05d1781850ad586049645aad1e883eb3e54b9bb5 (plain) (blame)
1
2
3
4
/* See LICENSE file for copyright and license details. */
#include "common.h"

extern inline void libblake_blake512_init(struct libblake_blake512_state *state);