mirror of
https://gitlab.com/cryptsetup/cryptsetup.git
synced 2025-12-11 19:00:02 +01:00
cryptsetup: support for hw-opal in luksErase
Wipe and disable the segment. Also support the factory reset ioctl for a complete wipe of the entire drive with a specific argument. Signed-off-by: Luca Boccassi <bluca@debian.org>
This commit is contained in:
@@ -170,4 +170,5 @@ CRYPTSETUP_2.7 {
|
||||
global:
|
||||
crypt_format_luks2_opal;
|
||||
crypt_get_hw_encryption_type;
|
||||
crypt_wipe_hw_opal;
|
||||
} CRYPTSETUP_2.6;
|
||||
|
||||
Reference in New Issue
Block a user