>
> From: Daniel P. Berrange [mailto:berra...@redhat.com]
> Sent: Wednesday, December 07, 2016 5:07 PM
> To: longpeng
> Cc: Gonglei (Arei); ebl...@redhat.com; Wubin (H); Zhoujian (jay, Euler);
> qemu-devel@nongnu.org
> Subject: Re: [PATCH for-2.9] cryptodev: remove single-DES support in cryptodev
>
On Wed, Dec 07, 2016 at 09:31:25AM +0800, Longpeng(Mike) wrote:
> Single-DES is obsolete and it's broken/useless for decades, we should
> remove it in cryptodev, as suggested by Daniel.
> Guest who wants to use this obsolete cipher alg will use its built-in
> implementation instead.
>
> Signed-off
Single-DES is obsolete and it's broken/useless for decades, we should
remove it in cryptodev, as suggested by Daniel.
Guest who wants to use this obsolete cipher alg will use its built-in
implementation instead.
Signed-off-by: Longpeng(Mike)
---
backends/cryptodev-builtin.c | 4
1 file chan