summaryrefslogtreecommitdiffstats
path: root/sys/geom/eli
Commit message (Expand)AuthorAgeFilesLines
* We don't need to clear allocated memory. This will speed-up things a bit.pjd2005-08-171-1/+1
* Because code paths for I/O requests are quite complex, add comments abovepjd2005-08-131-0/+12
* GELI doesn't need cryptodev.pjd2005-08-111-1/+0
* Be case-insensitive when dealing with algorithm names.pjd2005-08-081-4/+5
* MFp4: Export more informations about encrypted providers.pjd2005-07-271-0/+32
* Reduce default debug level to 0.pjd2005-07-271-1/+1
* Add GEOM_ELI class which provides GEOM providers encryption.pjd2005-07-277-0/+2757
OpenPOWER on IntegriCloud