freebsd-dev/stand/geli
Mariusz Zaborski 31f7586d73 Introduce the 'n' flag for the geli attach command.
If the 'n' flag is provided the provided key number will be used to
decrypt device. This can be used combined with dryrun to verify if the key
is set correctly. This can be also used to determine which key slot we want to
change on already attached device.

Reviewed by:	allanjude
Differential Revision:	https://reviews.freebsd.org/D15309
2018-05-09 20:53:38 +00:00
..
geliboot_crypto.c
geliboot_internal.h
geliboot.c Introduce the 'n' flag for the geli attach command. 2018-05-09 20:53:38 +00:00
geliboot.h
Makefile
Makefile.depend
pwgets.c