qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PULL 0/4] cryptodev patches


From: Gonglei
Subject: [Qemu-devel] [PULL 0/4] cryptodev patches
Date: Sat, 24 Dec 2016 14:12:24 +0800

The following changes since commit a470b33259bf82ef2336bfcd5d07640562d3f63b:

  Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging 
(2016-12-22 19:23:51 +0000)

are available in the git repository at:


  https://github.com/gongleiarei/qemu.git tags/cryptodev-next-20161224

for you to fetch changes up to 48ae36c0ad16bb757d4f6e243b8e9072fc8e8c8e:

  cryptodev: add 3des-ede support (2016-12-24 13:46:27 +0800)

----------------------------------------------------------------
- add xts mode support
- add 3DES algorithm support
- other trivial fixes

----------------------------------------------------------------
Longpeng(Mike) (4):
      cryptodev: fix the check of aes algorithm
      cryptodev: add xts(aes) support
      cryptodev: remove single-DES support in cryptodev
      cryptodev: add 3des-ede support

 backends/cryptodev-builtin.c | 65 
++++++++++++++++++++++++++++++++++++++++++++++++++---------------
 1 file changed, 50 insertions(+), 15 deletions(-)
-- 
1.7.12.4





reply via email to

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