mirror of
https://gitlab.com/cryptsetup/cryptsetup.git
synced 2025-12-24 01:00:15 +01:00
Remove verity FEC superblock support.
It seems to be never used anywhere.
This commit is contained in:
@@ -64,7 +64,6 @@ int VERITY_FEC_create(struct crypt_device *cd,
|
||||
struct device *fec_device);
|
||||
|
||||
uint64_t VERITY_hash_offset_block(struct crypt_params_verity *params);
|
||||
uint64_t VERITY_FEC_offset_block(struct crypt_params_verity *params);
|
||||
|
||||
uint64_t VERITY_hash_blocks(struct crypt_device *cd, struct crypt_params_verity *params);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user