summaryrefslogtreecommitdiffstats
path: root/sys/geom/eli/g_eli_integrity.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r275732:Luiz Otavio O Souza2015-10-201-1/+1
* MFC r271148:Luiz Otavio O Souza2015-10-201-21/+4
* Add missing period at the end of the error messageeadler2012-05-131-2/+2
* Clarify error that geli generateseadler2012-05-091-3/+4
* When support for multiple encryption keys was committed, GELI integrity modepjd2011-05-081-0/+2
* Drop proper key.pjd2011-05-081-1/+1
* Instead of allocating memory for all the keys at device attach,pjd2011-04-211-4/+6
* Bring in geli suspend/resume functionality (finally).pjd2010-10-201-3/+5
* - Add missing comments.pjd2010-10-201-0/+5
* Update copyright years.pjd2010-09-231-1/+1
* Add support for AES-XTS. This will be the default now.pjd2010-09-231-0/+2
* Implement switching of data encryption key every 2^20 blocks.pjd2010-09-231-1/+1
* Don't forget to initialize crp_olen field, which is used to calculatepjd2006-07-221-0/+1
* - Unbreak the build when geli is compiled into the kernel (on as module),pjd2006-06-061-2/+2
* Implement data integrity verification (data authentication) for geli(8).pjd2006-06-051-0/+530
OpenPOWER on IntegriCloud