diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2020-08-28 10:05:18 -0700 |
---|---|---|
committer | Daniel P. Berrangé <berrange@redhat.com> | 2020-09-10 11:02:23 +0100 |
commit | 8ee47cddbe758ae521792f4b52ed3d86af993da6 (patch) | |
tree | 2d9b8caac1309e07f48bdfdb998cf7092dd30775 /crypto/aes.c | |
parent | 838e4631cb26618df8b2e3ed3d3b6801c4cd1424 (diff) | |
download | qemu-8ee47cddbe758ae521792f4b52ed3d86af993da6.zip qemu-8ee47cddbe758ae521792f4b52ed3d86af993da6.tar.gz qemu-8ee47cddbe758ae521792f4b52ed3d86af993da6.tar.bz2 |
crypto/builtin: Merge qcrypto_cipher_aes_{ecb,xts}_{en,de}crypt
There's no real reason we need two separate helper functions here.
Standardize on the function signature required for xts_encrypt.
Rename to do_aes_{en,de}crypt_ecb, since the helper does not
itself do anything with respect to xts.
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Diffstat (limited to 'crypto/aes.c')
0 files changed, 0 insertions, 0 deletions