Add keyring keyslot_context.

This commit is contained in:
Daniel Zatovic
2023-04-20 18:37:56 +02:00
parent e2c413e5a9
commit aea21309ed
6 changed files with 181 additions and 25 deletions

View File

@@ -172,5 +172,6 @@ CRYPTSETUP_2.7 {
crypt_format_luks2_opal;
crypt_get_hw_encryption_type;
crypt_get_hw_encryption_key_size;
crypt_keyslot_context_init_by_keyring;
crypt_wipe_hw_opal;
} CRYPTSETUP_2.6;