index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
cipher-builtin.c.inc
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: delete built-in XTS cipher mode support
Daniel P. Berrangé
2021-07-14
1
-60
/
+0
*
crypto: delete built-in DES implementation
Daniel P. Berrangé
2021-07-14
1
-72
/
+0
*
crypto/builtin: Split QCryptoCipherBuiltin into subclasses
Richard Henderson
2020-09-10
1
-309
/
+210
*
crypto/builtin: Split and simplify AES_encrypt_cbc
Richard Henderson
2020-09-10
1
-56
/
+43
*
crypto/builtin: Move AES_cbc_encrypt into cipher-builtin.inc.c
Richard Henderson
2020-09-10
1
-0
/
+56
*
crypto/builtin: Merge qcrypto_cipher_aes_{ecb,xts}_{en,de}crypt
Richard Henderson
2020-09-10
1
-51
/
+22
*
crypto/builtin: Remove odd-sized AES block handling
Richard Henderson
2020-09-10
1
-28
/
+12
*
crypto: Move cipher->driver init to qcrypto_*_cipher_ctx_new
Richard Henderson
2020-09-10
1
-0
/
+4
*
crypto: Allocate QCryptoCipher with the subclass
Richard Henderson
2020-09-10
1
-33
/
+35
*
crypto: Use the correct const type for driver
Richard Henderson
2020-09-10
1
-1
/
+1
*
crypto: Remove redundant includes
Richard Henderson
2020-09-10
1
-2
/
+0
*
crypto: Rename cipher include files to .c.inc
Richard Henderson
2020-09-10
1
-0
/
+532