freebsd-dev/sys/geom/eli
Alexander Motin 19351a14eb Make ELI destruction (including orphanization) less aggressive, making it
always wait for provider close.  Old algorithm was reported to cause NULL
dereference panic on attempt to close provider after softc destruction.
If not global workaroung in GEOM, that could even cause destruction with
requests still in flight.
2013-09-02 10:44:54 +00:00
..
g_eli_crypto.c
g_eli_ctl.c Use correct part of the Master-Key for generating encryption keys. 2012-07-04 17:54:17 +00:00
g_eli_integrity.c
g_eli_key_cache.c Always initialize sc_ekey, because as of r238116 it is always used. 2012-08-10 18:43:29 +00:00
g_eli_key.c
g_eli_privacy.c
g_eli.c Make ELI destruction (including orphanization) less aggressive, making it 2013-09-02 10:44:54 +00:00
g_eli.h Use correct part of the Master-Key for generating encryption keys. 2012-07-04 17:54:17 +00:00
pkcs5v2.c
pkcs5v2.h