<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bwlp/qemu.git/crypto/afalgpriv.h, branch spice_video_codecs</title>
<subtitle>Experimental fork of QEMU with video encoding patches</subtitle>
<id>https://git.openslx.org/bwlp/qemu.git/atom/crypto/afalgpriv.h?h=spice_video_codecs</id>
<link rel='self' href='https://git.openslx.org/bwlp/qemu.git/atom/crypto/afalgpriv.h?h=spice_video_codecs'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/'/>
<updated>2020-09-10T10:02:23+00:00</updated>
<entry>
<title>crypto: Allocate QCryptoCipher with the subclass</title>
<updated>2020-09-10T10:02:23+00:00</updated>
<author>
<name>Richard Henderson</name>
</author>
<published>2020-08-28T17:05:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=3eedf5cc9d45f94e2fd229f0a7aaca556a4ac734'/>
<id>urn:sha1:3eedf5cc9d45f94e2fd229f0a7aaca556a4ac734</id>
<content type='text'>
Merge the allocation of "opaque" into the allocation of "cipher".
This is step one in reducing the indirection in these classes.

Signed-off-by: Richard Henderson &lt;richard.henderson@linaro.org&gt;
Signed-off-by: Daniel P. Berrangé &lt;berrange@redhat.com&gt;
</content>
</entry>
<entry>
<title>crypto: hash: add afalg-backend hash support</title>
<updated>2017-07-19T09:11:05+00:00</updated>
<author>
<name>Longpeng(Mike)</name>
</author>
<published>2017-07-14T18:04:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=9a0597734876682480851376a98202a84073b715'/>
<id>urn:sha1:9a0597734876682480851376a98202a84073b715</id>
<content type='text'>
Adds afalg-backend hash support: introduces some private APIs
firstly, and then intergrates them into qcrypto_hash_afalg_driver.

Signed-off-by: Longpeng(Mike) &lt;longpeng2@huawei.com&gt;
Signed-off-by: Daniel P. Berrange &lt;berrange@redhat.com&gt;
</content>
</entry>
<entry>
<title>crypto: cipher: add afalg-backend cipher support</title>
<updated>2017-07-19T09:11:05+00:00</updated>
<author>
<name>Longpeng(Mike)</name>
</author>
<published>2017-07-14T18:04:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=25c60df32b9aad71a86cbb3aeaed60bf7567918a'/>
<id>urn:sha1:25c60df32b9aad71a86cbb3aeaed60bf7567918a</id>
<content type='text'>
Adds afalg-backend cipher support: introduces some private APIs
firstly, and then intergrates them into qcrypto_cipher_afalg_driver.

Signed-off-by: Longpeng(Mike) &lt;longpeng2@huawei.com&gt;
Signed-off-by: Daniel P. Berrange &lt;berrange@redhat.com&gt;
</content>
</entry>
<entry>
<title>crypto: introduce some common functions for af_alg backend</title>
<updated>2017-07-19T09:11:05+00:00</updated>
<author>
<name>Longpeng(Mike)</name>
</author>
<published>2017-07-14T18:04:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=f0d92b56d8831de4b7df43ed3e6404cae5d42ed8'/>
<id>urn:sha1:f0d92b56d8831de4b7df43ed3e6404cae5d42ed8</id>
<content type='text'>
The AF_ALG socket family is the userspace interface for linux
crypto API, this patch adds af_alg family support and some common
functions for af_alg backend. It'll be used by afalg-backend crypto
latter.

Signed-off-by: Longpeng(Mike) &lt;longpeng2@huawei.com&gt;

Maintainer: modified to report an error if AF_ALG is requested
but cannot be supported

Signed-off-by: Daniel P. Berrange &lt;berrange@redhat.com&gt;
</content>
</entry>
</feed>
