Files
cryptsetup/lib/crypto_backend
Milan Broz 0b2c4187b0 Workaround clang alignment warnings (Wcast-align) when working with byt arrays.
This should silence similar warnings like
  warning: cast from 'char *' to 'struct xyz *' increases required alignment from 1 to X
when we try to calclulate byte pointer offsets in a buffer.
2022-01-26 10:28:57 +00:00
..
2021-01-25 22:00:25 +01:00
2021-01-25 22:00:25 +01:00
2019-09-02 09:20:47 +00:00
2021-01-25 22:00:25 +01:00