This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
geom
/
eli
History
Andriy Gapon
f6ce353e58
replace uses of libkern gets with cngets
...
MFC after: 2 months
2011-12-17 15:26:34 +00:00
..
g_eli_crypto.c
Update copyright years.
2010-09-23 12:02:08 +00:00
g_eli_ctl.c
Version 6 is compatible with version 5 when it comes to control commands.
2011-05-08 09:25:54 +00:00
g_eli_integrity.c
When support for multiple encryption keys was committed, GELI integrity mode
2011-05-08 09:17:56 +00:00
g_eli_key_cache.c
Fix a memory leak possible in g_eli_key_allocate() if the key with the
2011-05-15 12:39:30 +00:00
g_eli_key.c
Instead of allocating memory for all the keys at device attach,
2011-04-21 13:31:43 +00:00
g_eli_privacy.c
Instead of allocating memory for all the keys at device attach,
2011-04-21 13:31:43 +00:00
g_eli.c
replace uses of libkern gets with cngets
2011-12-17 15:26:34 +00:00
g_eli.h
Before this change when GELI detected hardware crypto acceleration it will
2011-10-27 16:12:25 +00:00
pkcs5v2.c
…
pkcs5v2.h
…