aboutsummaryrefslogtreecommitdiff
path: root/Makefile.target
diff options
context:
space:
mode:
authorDaniel P. Berrangé <berrange@redhat.com>2019-07-12 11:14:19 +0100
committerDaniel P. Berrangé <berrange@redhat.com>2019-07-19 12:48:22 +0100
commitf887849007312454574ebc1057a438beaa2916df (patch)
tree3eb356915aade4fad4600d6e56d90e0a318e3f0d /Makefile.target
parente8e67ca4c17f4d525330d2d6b9b0a3cd19174c06 (diff)
crypto: fix function signatures for nettle 2.7 vs 3
Nettle version 2.7.x used 'unsigned int' instead of 'size_t' for length parameters in functions. Use a local typedef so that we can build with the correct signature depending on nettle version, as we already do in the cipher code. Reported-by: Amol Surati <suratiamol@gmail.com> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Tested-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Diffstat (limited to 'Makefile.target')
0 files changed, 0 insertions, 0 deletions