This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
geom
/
eli
History
Andrey V. Elsukov
c211af0352
Remove "for a moment" assignment. struct g_geom zeroed when allocated.
...
MFC after: 1 week
2011-05-04 17:56:53 +00:00
..
g_eli_crypto.c
Update copyright years.
2010-09-23 12:02:08 +00:00
g_eli_ctl.c
Instead of allocating memory for all the keys at device attach,
2011-04-21 13:31:43 +00:00
g_eli_integrity.c
Instead of allocating memory for all the keys at device attach,
2011-04-21 13:31:43 +00:00
g_eli_key_cache.c
One key is expected from providers smaller than or equal to (2^20)*sectorsize
2011-04-24 10:41:13 +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
Remove "for a moment" assignment. struct g_geom zeroed when allocated.
2011-05-04 17:56:53 +00:00
g_eli.h
Instead of allocating memory for all the keys at device attach,
2011-04-21 13:31:43 +00:00
pkcs5v2.c
…
pkcs5v2.h
…