summaryrefslogtreecommitdiffstats
path: root/sys/geom/eli/g_eli_privacy.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r275732:Luiz Otavio O Souza2015-10-201-1/+1
* MFC r271148:Luiz Otavio O Souza2015-10-201-18/+3
* Instead of allocating memory for all the keys at device attach,pjd2011-04-211-6/+8
* Bring in geli suspend/resume functionality (finally).pjd2010-10-201-4/+54
* - 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/+3
* Make the code similar to the code in g_eli_integrity.c.pjd2010-09-231-3/+4
* Implement data integrity verification (data authentication) for geli(8).pjd2006-06-051-0/+270
OpenPOWER on IntegriCloud