freebsd-dev/sys/geom/eli
Pawel Jakub Dawidek 8abd1ad101 Add 'configure' subcommand which for now only allows setting and removing
of the BOOT flag. It can be performed on both attached and detached
providers.

Requested by:	Matthias Lederhofer <matled@gmx.net>
MFC after:	1 week
2006-09-16 10:43:17 +00:00
..
g_eli_crypto.c
g_eli_ctl.c Add 'configure' subcommand which for now only allows setting and removing 2006-09-16 10:43:17 +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 Before using byte offset for IV creation, covert it to little endian. 2006-08-11 19:09:12 +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
pkcs5v2.h