Files
cryptsetup/lib/luks2
Ondrej Kozina cbb3ca01f4 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
2019-08-05 18:29:35 +02:00
..
2019-06-28 12:02:39 +00:00
2019-08-05 18:29:35 +02:00
2019-01-25 09:45:57 +01:00
2019-08-05 18:29:35 +02:00