All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH for-2.9 v2 0/2] cryptodev: support xts(aes) algorithm
@ 2016-12-05 11:39 Longpeng(Mike)
  2016-12-05 11:39 ` [Qemu-devel] [PATCH for-2.9 v2 1/2] cryptodev: fix the check of aes algorithm Longpeng(Mike)
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Longpeng(Mike) @ 2016-12-05 11:39 UTC (permalink / raw)
  To: arei.gonglei; +Cc: qemu-devel, longpeng2, wu.wubin, jianjay.zhou

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-12-06  7:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-05 11:39 [Qemu-devel] [PATCH for-2.9 v2 0/2] cryptodev: support xts(aes) algorithm Longpeng(Mike)
2016-12-05 11:39 ` [Qemu-devel] [PATCH for-2.9 v2 1/2] cryptodev: fix the check of aes algorithm Longpeng(Mike)
2016-12-05 11:39 ` [Qemu-devel] [PATCH for-2.9 v2 2/2] cryptodev: add xts(aes) support Longpeng(Mike)
2016-12-06  7:15 ` [Qemu-devel] [PATCH for-2.9 v2 0/2] cryptodev: support xts(aes) algorithm Gonglei

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.