aboutsummaryrefslogtreecommitdiff
path: root/target/arm/tcg/crypto_helper.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-11crypto: Create sm4_subwordMax Chou1-8/+2
2023-07-09target/arm: Use aesdec_IMCRichard Henderson1-19/+14
2023-07-09target/arm: Use aesenc_MCRichard Henderson1-1/+14
2023-07-09target/arm: Use aesdec_ISB_ISR_AKRichard Henderson1-21/+16
2023-07-09target/arm: Use aesenc_SB_SR_AKRichard Henderson1-1/+23
2023-07-08target/arm: Demultiplex AESE and AESMCRichard Henderson1-11/+26
2023-07-08target/arm: Move aesmc and aesimc tables to crypto/aes.cRichard Henderson1-138/+5
2023-02-27target/arm: move helpers to tcg/Claudio Fontana1-0/+778