Daniel P. Berrangé
|
6801404429
crypto: delete built-in XTS cipher mode support
|
4 years ago |
Daniel P. Berrangé
|
21407ddf96
crypto: delete built-in DES implementation
|
4 years ago |
Richard Henderson
|
a3db31b83e
crypto/builtin: Split QCryptoCipherBuiltin into subclasses
|
5 years ago |
Richard Henderson
|
ef186f4bc2
crypto/builtin: Split and simplify AES_encrypt_cbc
|
5 years ago |
Richard Henderson
|
a2d76b6b2e
crypto/builtin: Move AES_cbc_encrypt into cipher-builtin.inc.c
|
5 years ago |
Richard Henderson
|
8ee47cddbe
crypto/builtin: Merge qcrypto_cipher_aes_{ecb,xts}_{en,de}crypt
|
5 years ago |
Richard Henderson
|
838e4631cb
crypto/builtin: Remove odd-sized AES block handling
|
5 years ago |
Richard Henderson
|
da30cd77e1
crypto: Move cipher->driver init to qcrypto_*_cipher_ctx_new
|
5 years ago |
Richard Henderson
|
3eedf5cc9d
crypto: Allocate QCryptoCipher with the subclass
|
5 years ago |
Richard Henderson
|
7b5dbfb777
crypto: Use the correct const type for driver
|
5 years ago |
Richard Henderson
|
7d823bf4e9
crypto: Remove redundant includes
|
5 years ago |
Richard Henderson
|
6d92bdf443
crypto: Rename cipher include files to .c.inc
|
5 years ago |