freebsd-nq/sys/geom/eli
Alexander Leidinger cb08c2cc83 Add some FEATURE macros for various GEOM classes.
No FreeBSD version bump, the userland application to query the features will
be committed last and can serve as an indication of the availablility if
needed.

Sponsored by:	Google Summer of Code 2010
Submitted by:	kibab
Reviewed by:	silence on geom@ during 2 weeks
X-MFC after:	to be determined in last commit with code from this project
2011-02-25 10:24:35 +00:00
..
g_eli_crypto.c Update copyright years. 2010-09-23 12:02:08 +00:00
g_eli_ctl.c - Improve error messages, so instead of 'Not fully done', the user will get 2010-10-22 22:58:00 +00:00
g_eli_integrity.c Bring in geli suspend/resume functionality (finally). 2010-10-20 20:50:55 +00:00
g_eli_key.c Move sc_akeyctx and sc_ivctx initialization to the g_eli_mkey_propagate() 2010-10-22 22:13:11 +00:00
g_eli_privacy.c Bring in geli suspend/resume functionality (finally). 2010-10-20 20:50:55 +00:00
g_eli.c Add some FEATURE macros for various GEOM classes. 2011-02-25 10:24:35 +00:00
g_eli.h Free opencrypto sessions on suspend, as they also might keep encryption keys. 2010-10-21 19:44:28 +00:00
pkcs5v2.c
pkcs5v2.h