HardenedBSD/sys/opencrypto/_cryptodev.h

9 lines
185 B
C
Raw Normal View History

/*
* This trivial work is released to the public domain, or licensed under the
* terms of the CC0, at your option.
* $FreeBSD$
*/
#pragma once
typedef __uint64_t crypto_session_t;