qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH for-2.9 v2 0/2] cryptodev: support xts(aes) algorith


From: Longpeng(Mike)
Subject: [Qemu-devel] [PATCH for-2.9 v2 0/2] cryptodev: support xts(aes) algorithm
Date: Mon, 5 Dec 2016 19:39:07 +0800

This patchset firstly fix a bug in cryptodev_builtin_get_aes_algo, and
then add xts(aes) algorithm support.

---
Changes since v1:
  - change macro's defination. [Arei]

---
Longpeng(Mike) (2):
  cryptodev: fix the check of aes algorithm
  cryptodev: add xts(aes) support

 backends/cryptodev-builtin.c | 55 +++++++++++++++++++++++++++++++++-----------
 1 file changed, 41 insertions(+), 14 deletions(-)

-- 
1.8.3.1





reply via email to

[Prev in Thread] Current Thread [Next in Thread]