Reencryption code cleanup.

- Remove all 'LUKS2_' name prefixes from internal routines
- Make all internal routines prefixed with 'reencrypt_' instead
- Drop few static routines by refactoring
- Rename all variables and routines containing 'pre' prefix to
  contain 'hot' prefix instead (when referring to segments
  undergoing reencryption)
- Rename all variables and routines containing 'after' prefix to
  contain 'post' prefix instead
- Rename all routines prefixed with '_' to 'reencrypt_' instead
This commit is contained in:
Ondrej Kozina
2019-08-05 16:14:30 +02:00
parent 9845d6fd40
commit cbb3ca01f4
2 changed files with 276 additions and 297 deletions

File diff suppressed because it is too large Load Diff