freebsd-dev/stand/libsa/geli
Warner Losh 47bec71dd0 Use if rather than case for a simple boolean. gcc thinks blks is
undefined sometimes with the case, but enc is always 0 or 1, so
and if / else is better anyway.
2018-07-13 18:19:33 +00:00
..
geli_metadata.c
geliboot_crypto.c Use if rather than case for a simple boolean. gcc thinks blks is 2018-07-13 18:19:33 +00:00
geliboot_internal.h
geliboot.c
geliboot.h
gelidev.c
Makefile.inc
pwgets.c