mirror of
https://gitlab.com/cryptsetup/cryptsetup.git
synced 2025-12-20 15:20:07 +01:00
The function is supposed to check if manipulated active dm-crypt device matches the on-disk metadata. Unfortunately it did not take into account differences between normal cipher specification (aes-xts-plain64) and capi format specification (capi:xts(aes)-plain64). The internal query function always converted capi format in normal format and therefor failed if capi format was used in metadata. Fixes: #759.
208 KiB
208 KiB