summaryrefslogtreecommitdiffstats
path: root/sys/geom/eli/g_eli_key.c
Commit message (Expand)AuthorAgeFilesLines
* Correct a comment and correct style of a flag check.pjd2012-07-041-2/+2
* Instead of allocating memory for all the keys at device attach,pjd2011-04-211-59/+3
* Move sc_akeyctx and sc_ivctx initialization to the g_eli_mkey_propagate()pjd2010-10-221-0/+25
* Update copyright years.pjd2010-09-231-1/+1
* Implement switching of data encryption key every 2^20 blocks.pjd2010-09-231-8/+68
* Remove pointless assignment.trasz2010-01-251-1/+0
* Implement data integrity verification (data authentication) for geli(8).pjd2006-06-051-2/+32
* Remove trailing spaces.pjd2006-02-011-1/+1
* Add GEOM_ELI class which provides GEOM providers encryption.pjd2005-07-271-0/+179
OpenPOWER on IntegriCloud