freebsd-dev/sys/geom/eli
Pawel Jakub Dawidek 0d2f5a4eaa - Improve error messages, so instead of 'Not fully done', the user will get
information that device is already suspended or that device is using
  one-time key and suspend is not supported.
- 'geli suspend -a' silently skips devices that use one-time key, this is fine,
  but because we log which device were suspended on the console, log also which
  devices were skipped.
2010-10-22 22:58:00 +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 State tag, so 'geli status' will report active/suspended status, eg: 2010-10-22 22:45:26 +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 Remove trailing spaces. 2006-02-01 12:06:01 +00:00
pkcs5v2.h Remove trailing spaces. 2006-02-01 12:06:01 +00:00