1 /*
2  * This trivial work is released to the public domain, or licensed under the
3  * terms of the CC0, at your option.
4  * $FreeBSD: stable/12/sys/opencrypto/_cryptodev.h 336439 2018-07-18 00:56:25Z cem $
5  */
6 #pragma once
7 
8 typedef struct crypto_session	*crypto_session_t;
9