summaryrefslogtreecommitdiffstats
path: root/sys/boot/geli
Commit message (Expand)AuthorAgeFilesLines
* MFC: r306677allanjude2016-10-081-6/+14
* Add missing libc includes to fix -Wimplicit-function-declaration warningsngie2016-05-311-0/+4
* Fix a -Wformat warning by using %d, not %ld for md_iterationsngie2016-05-131-1/+1
* Add geliboot_crypt(..) definition to geliboot.h to mute a -Wimplicit-function...ngie2016-05-131-0/+3
* GELIBoot should only prompt for the GELI passphrase if the provider has the G...allanjude2016-04-081-4/+4
* Fix GELIBoot support for GELI sector size is > 512allanjude2016-04-062-23/+44
* Do not prompt for GELI passphrase is encrypted with keys onlyallanjude2016-03-261-1/+9
* DIRDEPS_BUILD: Update dependencies.bdrewery2016-03-211-0/+16
* Implement GELI (AES-XTS and AES-CBC only) in gptboot and gptzfsbootallanjude2016-03-165-0/+640
OpenPOWER on IntegriCloud