Home
last modified time | relevance | path

Searched hist:"3 eedf5cc9d45f94e2fd229f0a7aaca556a4ac734" (Results 1 – 7 of 7) sorted by relevance

/qemu/crypto/
H A Dafalgpriv.h3eedf5cc9d45f94e2fd229f0a7aaca556a4ac734 Fri Aug 28 17:05:14 UTC 2020 Richard Henderson <richard.henderson@linaro.org> crypto: Allocate QCryptoCipher with the subclass

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 <richard.henderson@linaro.org>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
H A Dcipherpriv.h3eedf5cc9d45f94e2fd229f0a7aaca556a4ac734 Fri Aug 28 17:05:14 UTC 2020 Richard Henderson <richard.henderson@linaro.org> crypto: Allocate QCryptoCipher with the subclass

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 <richard.henderson@linaro.org>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
H A Dcipher-afalg.c3eedf5cc9d45f94e2fd229f0a7aaca556a4ac734 Fri Aug 28 17:05:14 UTC 2020 Richard Henderson <richard.henderson@linaro.org> crypto: Allocate QCryptoCipher with the subclass

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 <richard.henderson@linaro.org>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
H A Dcipher-gcrypt.c.inc3eedf5cc9d45f94e2fd229f0a7aaca556a4ac734 Fri Aug 28 17:05:14 UTC 2020 Richard Henderson <richard.henderson@linaro.org> crypto: Allocate QCryptoCipher with the subclass

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 <richard.henderson@linaro.org>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
H A Dcipher-nettle.c.inc3eedf5cc9d45f94e2fd229f0a7aaca556a4ac734 Fri Aug 28 17:05:14 UTC 2020 Richard Henderson <richard.henderson@linaro.org> crypto: Allocate QCryptoCipher with the subclass

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 <richard.henderson@linaro.org>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
H A Dcipher.c3eedf5cc9d45f94e2fd229f0a7aaca556a4ac734 Fri Aug 28 17:05:14 UTC 2020 Richard Henderson <richard.henderson@linaro.org> crypto: Allocate QCryptoCipher with the subclass

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 <richard.henderson@linaro.org>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
/qemu/include/crypto/
H A Dcipher.h3eedf5cc9d45f94e2fd229f0a7aaca556a4ac734 Fri Aug 28 17:05:14 UTC 2020 Richard Henderson <richard.henderson@linaro.org> crypto: Allocate QCryptoCipher with the subclass

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 <richard.henderson@linaro.org>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>