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 No need to include the userland md5.h, the kernel one is just fine. 2017-12-05 21:37:45 +00:00
geliboot.c Introduce the 'n' flag for the geli attach command. 2018-05-09 20:53:38 +00:00
geliboot.h
Makefile Eliminate bsd.stand.mk and -fPIC 32-bit intel builds 2018-02-16 00:17:32 +00:00
Makefile.depend
pwgets.c