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