Searched hist:"3 eedf5cc9d45f94e2fd229f0a7aaca556a4ac734" (Results 1 – 7 of 7) sorted by relevance
/qemu/crypto/ |
H A D | afalgpriv.h | 3eedf5cc9d45f94e2fd229f0a7aaca556a4ac734 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 D | cipherpriv.h | 3eedf5cc9d45f94e2fd229f0a7aaca556a4ac734 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 D | cipher-afalg.c | 3eedf5cc9d45f94e2fd229f0a7aaca556a4ac734 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 D | cipher-gcrypt.c.inc | 3eedf5cc9d45f94e2fd229f0a7aaca556a4ac734 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 D | cipher-nettle.c.inc | 3eedf5cc9d45f94e2fd229f0a7aaca556a4ac734 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 D | cipher.c | 3eedf5cc9d45f94e2fd229f0a7aaca556a4ac734 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 D | cipher.h | 3eedf5cc9d45f94e2fd229f0a7aaca556a4ac734 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>
|