summaryrefslogtreecommitdiffstats
path: root/crypto/cipher-builtin.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: wire up XTS mode for cipher APIsDaniel P. Berrange2019-11-291-9/+76
* crypto: refactor code for dealing with AES cipherDaniel P. Berrange2019-11-291-46/+80
* crypto: Clean up includesPeter Maydell2019-11-291-0/+1
* crypto: add sanity checking of plaintext/ciphertext lengthDaniel P. Berrange2015-10-221-0/+15
* crypto: don't let builtin aes crash if no IV is providedDaniel P. Berrange2015-10-221-9/+5
* crypto: fix built-in AES decrypt functionDaniel P. Berrange2015-07-271-4/+4
* crypto: fix builtin qcrypto_cipher_freePaolo Bonzini2015-07-091-1/+3
* crypto: introduce generic cipher API & built-in implementationDaniel P. Berrange2015-07-081-0/+398
OpenPOWER on IntegriCloud