Re: [Qemu-devel] [PATCH 00/10] Consolidate crypto APIs & implementations

2015-05-22 Thread Daniel P. Berrange
On Fri, May 22, 2015 at 07:50:03PM +0800, Gonglei wrote: > On 2015/5/22 19:37, Daniel P. Berrange wrote: > > On Fri, May 22, 2015 at 07:29:05PM +0800, Gonglei wrote: > >> On 2015/5/21 18:56, Daniel P. Berrange wrote: > >>> This small series covers the crypto consolidation patches > >>> I previously

Re: [Qemu-devel] [PATCH 00/10] Consolidate crypto APIs & implementations

2015-05-22 Thread Gonglei
On 2015/5/22 19:37, Daniel P. Berrange wrote: > On Fri, May 22, 2015 at 07:29:05PM +0800, Gonglei wrote: >> On 2015/5/21 18:56, Daniel P. Berrange wrote: >>> This small series covers the crypto consolidation patches >>> I previously posted as part of a larger RFC for the TLS work >>> >>> https://

Re: [Qemu-devel] [PATCH 00/10] Consolidate crypto APIs & implementations

2015-05-22 Thread Daniel P. Berrange
On Fri, May 22, 2015 at 07:29:05PM +0800, Gonglei wrote: > On 2015/5/21 18:56, Daniel P. Berrange wrote: > > This small series covers the crypto consolidation patches > > I previously posted as part of a larger RFC for the TLS work > > > > https://lists.nongnu.org/archive/html/qemu-devel/2015-04

Re: [Qemu-devel] [PATCH 00/10] Consolidate crypto APIs & implementations

2015-05-22 Thread Gonglei
On 2015/5/21 18:56, Daniel P. Berrange wrote: > This small series covers the crypto consolidation patches > I previously posted as part of a larger RFC for the TLS work > > https://lists.nongnu.org/archive/html/qemu-devel/2015-04/msg02038.html > > Currently there are a 5 main places in QEMU whi

[Qemu-devel] [PATCH 00/10] Consolidate crypto APIs & implementations

2015-05-21 Thread Daniel P. Berrange
This small series covers the crypto consolidation patches I previously posted as part of a larger RFC for the TLS work https://lists.nongnu.org/archive/html/qemu-devel/2015-04/msg02038.html Currently there are a 5 main places in QEMU which use some form of cryptographic hash or cipher algorithm