mirror of
https://gitlab.com/cryptsetup/cryptsetup.git
synced 2025-12-12 11:20:10 +01:00
INTEGRITY_key_size returns -EINVAL for algorithms without a key and because crypt_params_integrity.integrity_key_size is an unsigned integer we get key size 4294967274 instead of more appropriate 0 for these algorithms.
80 KiB
80 KiB