summaryrefslogtreecommitdiffstats
path: root/sys/lib/libsa/softraid.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Retry on incorrect passphrase for softraid crypto boot.jsing2018-08-101-70/+120
* "unknown KDF type 2" -> "keydisk not found".sunil2017-11-101-1/+4
* Add bcrypt pbkdf support to the softraid crypto boot loader code.jsing2016-09-181-5/+28
* Provide initial libsa softraid - this is currently just the data structuresjsing2016-09-111-0/+221