freebsd-src/stand/libsa/geli
Warner Losh 787df454c8 stabd/geli: Bail out if you can't get the disks size
If the DIOCGMEDIASIZE ioctl fails, assume the disk doesn't have geli
encryption. While all disks should implement this, fail safe for disks /
partitions that do not.

Sponsored by:		Netflix
2022-10-21 17:39:34 -06:00
..
geli_metadata.c
geliboot.c stand: Fix a common typo in source code comments 2022-03-28 19:34:30 +02:00
geliboot.h loader: implement GELI writes 2020-07-11 06:51:42 +00:00
geliboot_crypto.c geliboot: Use the correct IV length for AES-XTS. 2022-01-13 17:19:54 -08:00
geliboot_internal.h stand: Remove unneeded include from geli 2022-08-03 11:24:38 -06:00
gelidev.c stabd/geli: Bail out if you can't get the disks size 2022-10-21 17:39:34 -06:00
Makefile.inc stand: Reduce number of files that need -I${LDRSRC} 2022-08-03 11:24:38 -06:00
pwgets.c