Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | include/qemu/aes.h: Avoid conflicts with FreeBSD AES functions | Sean Bruno | 2014-06-19 | 1 | -0/+9 |
* | util: Add InvMixColumns | Tom Musta | 2014-06-16 | 1 | -0/+7 |
* | util: Add AES ShiftRows and InvShiftRows Tables | Tom Musta | 2014-06-16 | 1 | -0/+4 |
* | util: Add S-Box and InvS-Box Arrays to Common AES Utils | Tom Musta | 2014-06-16 | 1 | -0/+3 |
* | aes: make Td[0-5] and Te[0-5] tables non static | Aurelien Jarno | 2013-04-13 | 1 | -0/+19 |
* | aes: move aes.h from include/block to include/qemu | Aurelien Jarno | 2013-04-13 | 1 | -0/+26 |