freebsd-src/sys/opencrypto/_cryptodev.h

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
184 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.
*/
#pragma once
typedef struct crypto_session *crypto_session_t;