Files
cryptsetup/lib/crypto_backend
Ondrej Kozina a0540cafb3 alter crypt_storage interface
rename sector_start -> iv_start (it's now a iv shift for subsequent
en/decrypt operations)

rename count -> length. We accept length in bytes now and perform sanity
checks at the crypt_storage_init and crypt_storage_decrypt (or encrypt)
respectively.

rename sector -> offset. It's in bytes as well. Sanity checks inside
crypt_storage functions.
2019-03-05 17:07:45 +01:00
..
2019-01-25 09:45:57 +01:00
2019-03-01 20:39:33 +01:00
2019-03-05 17:07:45 +01:00
2019-03-05 17:07:45 +01:00