mirror of
https://gitlab.com/cryptsetup/cryptsetup.git
synced 2026-01-05 15:05:32 +01:00
Add api test for CRYPT_ACTIVATE_REFRESH flag.
This commit is contained in:
committed by
Milan Broz
parent
df2111eb4f
commit
545b347ca5
@@ -36,6 +36,8 @@ extern uint64_t t_dev_offset;
|
||||
int t_device_size(const char *device, uint64_t *size);
|
||||
int t_dm_check_versions(void);
|
||||
int t_dm_crypt_keyring_support(void);
|
||||
int t_dm_crypt_cpu_switch_support(void);
|
||||
int t_dm_crypt_discard_support(void);
|
||||
|
||||
int fips_mode(void);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user