aboutsummaryrefslogtreecommitdiff
path: root/memory.c
diff options
context:
space:
mode:
authorDaniel P. Berrangé <berrange@redhat.com>2019-07-10 17:19:13 +0100
committerDaniel P. Berrangé <berrange@redhat.com>2019-07-19 12:48:01 +0100
commite8e67ca4c17f4d525330d2d6b9b0a3cd19174c06 (patch)
tree4959a90db037cbc206d703a92aa193972f06e48b /memory.c
parent0274f45bdef73283f2c213610f11d4e5dcba43b6 (diff)
crypto: switch to modern nettle AES APIs
The aes_ctx struct and aes_* functions have been deprecated in nettle 3.5, in favour of keysize specific functions which were introduced first in nettle 3.0. Switch QEMU code to use the new APIs and add some backcompat defines such that it still builds on nettle 2.7 Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Tested-by: Alex Bennée <alex.bennee@linaro.org> Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Diffstat (limited to 'memory.c')
0 files changed, 0 insertions, 0 deletions