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