Daniel P. Berrange
f7ac78cfe1
crypto: fix cipher function signature mismatch with nettle & xts
...
For versions of nettle < 3.0.0, the cipher functions took a
'void *ctx' and 'unsigned len' instad of 'const void *ctx'
and 'size_t len'. The xts functions though are builtin to
QEMU and always expect the latter signatures. Define a
second set of wrappers to use with the correct signatures
needed by XTS mode.
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2016-03-21 10:03:45 +00:00
..
2016-01-29 15:07:22 +00:00
2016-03-17 14:41:14 +00:00
2016-03-17 16:50:40 +00:00
2016-03-17 16:50:40 +00:00
2016-03-17 14:41:15 +00:00
2016-03-17 14:41:15 +00:00
2016-03-17 16:50:40 +00:00
2016-03-17 14:41:15 +00:00
2016-03-17 14:41:15 +00:00
2016-03-17 14:41:15 +00:00
2016-03-21 10:03:45 +00:00
2016-03-17 14:41:15 +00:00
2016-01-29 15:07:22 +00:00
2016-02-02 13:02:56 +00:00
2016-01-29 15:07:22 +00:00
2016-03-17 14:41:14 +00:00
2016-03-17 14:41:14 +00:00
2016-03-17 14:41:14 +00:00
2016-03-17 14:41:14 +00:00
2016-03-17 14:41:14 +00:00
2016-03-17 14:41:14 +00:00
2016-03-17 14:41:14 +00:00
2016-03-17 14:41:14 +00:00
2016-03-17 16:50:40 +00:00
2016-03-17 14:41:07 +00:00
2016-03-17 14:41:07 +00:00
2016-03-17 14:41:07 +00:00
2016-03-17 14:41:07 +00:00
2016-03-17 09:49:01 +00:00
2016-03-17 09:49:01 +00:00
2016-03-17 09:49:01 +00:00
2016-02-01 14:11:35 +00:00
2016-02-01 14:11:35 +00:00
2016-02-01 14:11:35 +00:00
2016-02-01 14:11:35 +00:00
2016-01-29 15:07:22 +00:00
2016-03-17 14:41:15 +00:00