freebsd-nq/sys/geom/eli
Pawel Jakub Dawidek 5bd8adc750 If number of keys for the given provider doesn't exceed the limit,
allocate all of them at attach time. This allows to avoid moving
keys around in the most-recently-used queue and needs no mutex
synchronization nor refcounting.

MFC after:	2 weeks
2011-04-21 13:35:20 +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 If number of keys for the given provider doesn't exceed the limit, 2011-04-21 13:35:20 +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 Instead of allocating memory for all the keys at device attach, 2011-04-21 13:31:43 +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