summaryrefslogtreecommitdiffstats
path: root/sys/geom/eli/g_eli_key_cache.c
Commit message (Expand)AuthorAgeFilesLines
* Always initialize sc_ekey, because as of r238116 it is always used.pjd2012-08-101-12/+13
* Use correct part of the Master-Key for generating encryption keys.pjd2012-07-041-1/+7
* Correct comment.pjd2012-07-041-1/+1
* Fix a memory leak possible in g_eli_key_allocate() if the key with thetrociny2011-05-151-0/+1
* Add magic field to the g_eli_key structure to detect if we are reallypjd2011-05-081-1/+13
* One key is expected from providers smaller than or equal to (2^20)*sectorsizepjd2011-04-241-6/+0
* If number of keys for the given provider doesn't exceed the limit,pjd2011-04-211-0/+20
* Instead of allocating memory for all the keys at device attach,pjd2011-04-211-0/+319
OpenPOWER on IntegriCloud