]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/opencrypto/_cryptodev.h
Merge llvm-project main llvmorg-18-init-16595-g7c00a5be5cde
[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  */
5 #pragma once
6
7 typedef struct crypto_session   *crypto_session_t;