freebsd-dev/sys/opencrypto/_cryptodev.h

9 lines
197 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 struct crypto_session *crypto_session_t;