mirror of
https://gitlab.com/cryptsetup/cryptsetup.git
synced 2025-12-11 10:50:01 +01:00
Introduce crypt_keyslot_get_key_size()
This function allows to get key size even for unboud keyslots.
This commit is contained in:
@@ -90,6 +90,7 @@ CRYPTSETUP_2.0 {
|
||||
crypt_keyslot_max;
|
||||
crypt_keyslot_area;
|
||||
crypt_keyslot_status;
|
||||
crypt_keyslot_get_key_size;
|
||||
crypt_get_dir;
|
||||
crypt_set_debug_level;
|
||||
crypt_log;
|
||||
|
||||
Reference in New Issue
Block a user