]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/opencrypto/_cryptodev.h
Add 'contrib/bsddialog/' from commit '857c66bb5f3c5651b012beb1b5ea6ba39354ea94'
[FreeBSD/FreeBSD.git] / sys / opencrypto / _cryptodev.h
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$
5  */
6 #pragma once
7
8 typedef struct crypto_session   *crypto_session_t;