]> git.ipfire.org Git - thirdparty/qemu.git/commit
cryptodev: add xts(aes) support
authorLongpeng(Mike) <longpeng2@huawei.com>
Mon, 5 Dec 2016 11:39:09 +0000 (19:39 +0800)
committerGonglei <arei.gonglei@huawei.com>
Sat, 24 Dec 2016 05:46:27 +0000 (13:46 +0800)
commiteaa57403044c33e0f3e9c6f7c174b05e6534fec4
tree958cd8fe717d7482fd05ff43d78a1797772717b9
parent465f2fedd262cbdcbfc92c181660cf85e5029515
cryptodev: add xts(aes) support

This patch add xts(aes) support.

Signed-off-by: Longpeng(Mike) <longpeng2@huawei.com>
Reviewed-by: Gonglei <arei.gonglei@huawei.com>
Signed-off-by: Gonglei <arei.gonglei@huawei.com>
backends/cryptodev-builtin.c