Allow resume by keyslot context.

This commit is contained in:
Daniel Zatovic
2023-04-26 16:49:16 +02:00
parent aea21309ed
commit cb184bcbb8
6 changed files with 127 additions and 128 deletions

View File

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