summaryrefslogtreecommitdiffstats
path: root/sys/geom/eli/g_eli_integrity.c
Commit message (Expand)AuthorAgeFilesLines
* 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