root/sys/crypto/blake2/blake2_kfreebsd.h
/* This file is in the public domain */

#pragma once

#include <sys/param.h>
#include <sys/systm.h>  /* memcpy, memset */