freebsd-dev/sys/geom/eli
Pawel Jakub Dawidek 97a669a3b2 Warn when user use sectorsize bigger than the page size, which will lead
to problems when the geli device is used with file system or as a swap.

Hopefully will prevent problems like kern/98742 in the future.

MFC after:	1 week
2007-03-05 12:41:44 +00:00
..
g_eli_crypto.c geli(8) provides keys on newsession time, so remove CRD_F_KEY_EXPLICIT flag 2006-04-20 06:33:46 +00:00
g_eli_ctl.c Warn when user use sectorsize bigger than the page size, which will lead 2007-03-05 12:41:44 +00:00
g_eli_integrity.c Don't forget to initialize crp_olen field, which is used to calculate 2006-07-22 10:05:55 +00:00
g_eli_key.c Implement data integrity verification (data authentication) for geli(8). 2006-06-05 21:38:54 +00:00
g_eli_privacy.c Implement data integrity verification (data authentication) for geli(8). 2006-06-05 21:38:54 +00:00
g_eli.c Fix geli after last commit for UP systems that are running SMP kernel. 2007-03-02 09:38:16 +00:00
g_eli.h Add 'configure' subcommand which for now only allows setting and removing 2006-09-16 10:43:17 +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