freebsd-dev/sys/geom/eli
Yaroslav Tykhiy f6829a059f Fix what looks like a typo: MODULE_DEPEND() takes module names,
not KLD file names; and GELI module's name is g_eli, not geom_eli.

Approved by:	pjd (silence)
MFC after:	5 days
2006-07-27 11:52:12 +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 Allow to use the old -a option to specify an encryption algorithm to use 2006-06-06 22:06:24 +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 what looks like a typo: MODULE_DEPEND() takes module names, 2006-07-27 11:52:12 +00:00
g_eli.h Implement data integrity verification (data authentication) for geli(8). 2006-06-05 21:38:54 +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