Remove verity FEC superblock support.

It seems to be never used anywhere.
This commit is contained in:
Milan Broz
2017-04-05 11:41:08 +02:00
parent 1da785cb77
commit 058831d88c
3 changed files with 1 additions and 48 deletions

View File

@@ -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);