Show patches with: Series = Crypto next patches       |    Archived = No       |   17 patches
Patch Series S/W/F Date Submitter Delegate State
[PULL,17/17] crypto/gcrypt: Split QCryptoCipherGcrypt into subclasses Crypto next patches --- 2020-09-10 Daniel P. Berrangé Accepted
[PULL,16/17] crypto/nettle: Split QCryptoCipherNettle into subclasses Crypto next patches --- 2020-09-10 Daniel P. Berrangé Accepted
[PULL,15/17] crypto/builtin: Split QCryptoCipherBuiltin into subclasses Crypto next patches --- 2020-09-10 Daniel P. Berrangé Accepted
[PULL,14/17] crypto/builtin: Split and simplify AES_encrypt_cbc Crypto next patches --- 2020-09-10 Daniel P. Berrangé Accepted
[PULL,13/17] crypto/builtin: Move AES_cbc_encrypt into cipher-builtin.inc.c Crypto next patches --- 2020-09-10 Daniel P. Berrangé Accepted
[PULL,12/17] crypto/builtin: Merge qcrypto_cipher_aes_{ecb, xts}_{en, de}crypt Crypto next patches --- 2020-09-10 Daniel P. Berrangé Accepted
[PULL,11/17] crypto/builtin: Remove odd-sized AES block handling Crypto next patches --- 2020-09-10 Daniel P. Berrangé Accepted
[PULL,10/17] crypto: Constify cipher data tables Crypto next patches --- 2020-09-10 Daniel P. Berrangé Accepted
[PULL,09/17] crypto: Move cipher->driver init to qcrypto_*_cipher_ctx_new Crypto next patches --- 2020-09-10 Daniel P. Berrangé Accepted
[PULL,08/17] crypto: Allocate QCryptoCipher with the subclass Crypto next patches --- 2020-09-10 Daniel P. Berrangé Accepted
[PULL,07/17] crypto: Use the correct const type for driver Crypto next patches --- 2020-09-10 Daniel P. Berrangé Accepted
[PULL,06/17] crypto: Move QCryptoCipherDriver typedef to crypto/cipher.h Crypto next patches --- 2020-09-10 Daniel P. Berrangé Accepted
[PULL,05/17] crypto/nettle: Fix xts_encrypt arguments Crypto next patches --- 2020-09-10 Daniel P. Berrangé Accepted
[PULL,04/17] crypto: Remove redundant includes Crypto next patches --- 2020-09-10 Daniel P. Berrangé Accepted
[PULL,03/17] crypto: Rename cipher include files to .c.inc Crypto next patches --- 2020-09-10 Daniel P. Berrangé New
[PULL,02/17] crypto: Assume blocksize is a power of 2 Crypto next patches --- 2020-09-10 Daniel P. Berrangé Accepted
[PULL,01/17] tests: fix output message formatting for crypto benchmarks Crypto next patches --- 2020-09-10 Daniel P. Berrangé Superseded