]> Git Repo - qemu.git/commit
crypto: add testing for unaligned buffers with XTS cipher mode
authorDaniel P. Berrangé <[email protected]>
Tue, 16 Oct 2018 09:17:12 +0000 (10:17 +0100)
committerDaniel P. Berrangé <[email protected]>
Wed, 24 Oct 2018 18:03:37 +0000 (19:03 +0100)
commit1e0fa32c6c952d2ce9c19d35717c609804dd55d5
tree9069382c4c25523c5ef4425880c0ca97afdb0fa8
parenta61f682fde664467c4b4dd498ea84338598c8cbd
crypto: add testing for unaligned buffers with XTS cipher mode

Validate that the XTS cipher mode will correctly operate with plain
text, cipher text and IV buffers that are not 64-bit aligned.

Reviewed-by: Alberto Garcia <[email protected]>
Signed-off-by: Daniel P. Berrangé <[email protected]>
tests/test-crypto-xts.c
This page took 0.020308 seconds and 4 git commands to generate.