mirror of
https://gitlab.com/cryptsetup/cryptsetup.git
synced 2025-12-12 03:10:08 +01:00
- 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