Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-27 | crypto: split off helpers for converting LUKS header endianess | Daniel P. Berrangé | |
The unit test suite is shortly going to want to convert header endianness separately from the main I/O functions. Reviewed-by: Richard W.M. Jones <rjones@redhat.com> Signed-off-by: Daniel P. Berrangé <berrange@redhat.com> | |||
2022-10-27 | crypto: split LUKS header definitions off into file | Daniel P. Berrangé | |
This will allow unit testing code to use the structs. Reviewed-by: Richard W.M. Jones <rjones@redhat.com> Signed-off-by: Daniel P. Berrangé <berrange@redhat.com> |