freebsd-skq/sys/geom/eli
Ed Schouten eb4c31fd41 Add support for asterisk characters when filling in the GELI password
during boot.

Change the last argument of gets() to indicate a visibility flag and add
definitions for the numerical constants. Except for the value 2, gets()
will behave exactly the same, so existing consumers shouldn't break. We
only use it in two places, though.

Submitted by:	lme (older version)
2010-11-14 14:12:43 +00:00
..
g_eli_crypto.c
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
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
g_eli.c Add support for asterisk characters when filling in the GELI password 2010-11-14 14:12:43 +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