diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2020-08-28 10:05:17 -0700 |
---|---|---|
committer | Daniel P. Berrangé <berrange@redhat.com> | 2020-09-10 11:02:23 +0100 |
commit | 838e4631cb26618df8b2e3ed3d3b6801c4cd1424 (patch) | |
tree | 717e62f9636b26c800ac0d62f9bd97c613fedb61 /nbd | |
parent | e46064a4c610daf185e1de6e5210dd7556591faf (diff) |
crypto/builtin: Remove odd-sized AES block handling
We verified that the data block is properly sized modulo
AES_BLOCK_SIZE within qcrypto_builtin_cipher_{en,de}crypt.
Therefore we will never have to handle odd sized blocks.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Diffstat (limited to 'nbd')
0 files changed, 0 insertions, 0 deletions