index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
aes.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
target/riscv: Use existing lookup tables for MixColumns
Ard Biesheuvel
2023-09-11
1
-2
/
+2
*
crypto: Unexport AES_*_rot, AES_TeN, AES_TdN
Richard Henderson
2023-07-09
1
-12
/
+21
*
crypto: Remove AES_imc
Richard Henderson
2023-07-09
1
-264
/
+0
*
crypto: Implement aesdec_IMC with AES_imc_rot
Richard Henderson
2023-07-09
1
-21
/
+21
*
crypto: Remove AES_shifts, AES_ishifts
Richard Henderson
2023-07-09
1
-14
/
+0
*
crypto: Add aesdec_ISB_ISR_AK_IMC
Richard Henderson
2023-07-08
1
-0
/
+14
*
crypto: Add aesdec_ISB_ISR_IMC_AK
Richard Henderson
2023-07-08
1
-0
/
+58
*
crypto: Add aesenc_SB_SR_MC_AK
Richard Henderson
2023-07-08
1
-0
/
+58
*
crypto: Add aesdec_IMC
Richard Henderson
2023-07-08
1
-0
/
+59
*
crypto: Add aesenc_MC
Richard Henderson
2023-07-08
1
-0
/
+61
*
crypto: Add aesdec_ISB_ISR_AK
Richard Henderson
2023-07-08
1
-0
/
+45
*
crypto: Add aesenc_SB_SR_AK
Richard Henderson
2023-07-08
1
-0
/
+46
*
crypto/aes: Add AES_SH, AES_ISH macros
Richard Henderson
2023-07-08
1
-2
/
+14
*
target/arm: Move aesmc and aesimc tables to crypto/aes.c
Richard Henderson
2023-07-08
1
-0
/
+140
*
crypto: Add spaces around operator
shiliyang
2021-01-29
1
-2
/
+2
*
crypto: Fix some code style problems, add spaces around operator
shiliyang
2021-01-29
1
-1
/
+1
*
crypto/builtin: Move AES_cbc_encrypt into cipher-builtin.inc.c
Richard Henderson
2020-09-10
1
-51
/
+0
*
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
1
-1
/
+0
*
crypto: finish removing TABs
Paolo Bonzini
2019-02-05
1
-207
/
+207
*
remove space-tab sequences
Paolo Bonzini
2019-01-11
1
-14
/
+14
*
crypto: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
crypto: move built-in AES implementation into crypto/
Daniel P. Berrange
2015-07-07
1
-0
/
+1652