summaryrefslogtreecommitdiffstats
path: root/crypto/aes.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: Add spaces around operatorshiliyang2021-01-291-2/+2
* crypto: Fix some code style problems, add spaces around operatorshiliyang2021-01-291-1/+1
* crypto/builtin: Move AES_cbc_encrypt into cipher-builtin.inc.cRichard Henderson2020-09-101-51/+0Star
* Include qemu-common.h exactly where neededMarkus Armbruster2019-06-121-1/+0Star
* crypto: finish removing TABsPaolo Bonzini2019-02-051-207/+207
* remove space-tab sequencesPaolo Bonzini2019-01-111-14/+14
* crypto: Clean up includesPeter Maydell2016-01-291-0/+1
* crypto: move built-in AES implementation into crypto/Daniel P. Berrange2015-07-071-0/+1652