index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
aes.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-11
target/riscv: Use existing lookup tables for MixColumns
Ard Biesheuvel
1
-2
/
+2
2023-07-09
crypto: Unexport AES_*_rot, AES_TeN, AES_TdN
Richard Henderson
1
-12
/
+21
2023-07-09
crypto: Remove AES_imc
Richard Henderson
1
-264
/
+0
2023-07-09
crypto: Implement aesdec_IMC with AES_imc_rot
Richard Henderson
1
-21
/
+21
2023-07-09
crypto: Remove AES_shifts, AES_ishifts
Richard Henderson
1
-14
/
+0
2023-07-08
crypto: Add aesdec_ISB_ISR_AK_IMC
Richard Henderson
1
-0
/
+14
2023-07-08
crypto: Add aesdec_ISB_ISR_IMC_AK
Richard Henderson
1
-0
/
+58
2023-07-08
crypto: Add aesenc_SB_SR_MC_AK
Richard Henderson
1
-0
/
+58
2023-07-08
crypto: Add aesdec_IMC
Richard Henderson
1
-0
/
+59
2023-07-08
crypto: Add aesenc_MC
Richard Henderson
1
-0
/
+61
2023-07-08
crypto: Add aesdec_ISB_ISR_AK
Richard Henderson
1
-0
/
+45
2023-07-08
crypto: Add aesenc_SB_SR_AK
Richard Henderson
1
-0
/
+46
2023-07-08
crypto/aes: Add AES_SH, AES_ISH macros
Richard Henderson
1
-2
/
+14
2023-07-08
target/arm: Move aesmc and aesimc tables to crypto/aes.c
Richard Henderson
1
-0
/
+140
2021-01-29
crypto: Add spaces around operator
shiliyang
1
-2
/
+2
2021-01-29
crypto: Fix some code style problems, add spaces around operator
shiliyang
1
-1
/
+1
2020-09-10
crypto/builtin: Move AES_cbc_encrypt into cipher-builtin.inc.c
Richard Henderson
1
-51
/
+0
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
1
-1
/
+0
2019-02-05
crypto: finish removing TABs
Paolo Bonzini
1
-207
/
+207
2019-01-11
remove space-tab sequences
Paolo Bonzini
1
-14
/
+14
2016-01-29
crypto: Clean up includes
Peter Maydell
1
-0
/
+1
2015-07-07
crypto: move built-in AES implementation into crypto/
Daniel P. Berrange
1
-0
/
+1652