freebsd-dev/stand/libsa/geli
Warner Losh bb3230e40b geli: Move check for DEVT_DISK into geli_probe_and_attach
We only work on DEVT_DISK disks, so move that into the probe to drive
the point home better.

Sponsored by:		Netflix
2022-10-22 19:47:24 -06:00
..
geli_metadata.c
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
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
gelidev.c geli: Move check for DEVT_DISK into geli_probe_and_attach 2022-10-22 19:47:24 -06:00
Makefile.inc stand: Reduce number of files that need -I${LDRSRC} 2022-08-03 11:24:38 -06:00
pwgets.c