summary refs log tree commit diff stats
path: root/include/crypto/cipher.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* include: Clean up includesPeter Maydell2016-02-231-1/+0
* crypto: fix description of @errp parameter initializationDaniel P. Berrange2016-02-011-4/+4
* crypto: move QCryptoCipherAlgorithm/Mode enum definitions into QAPIDaniel P. Berrange2015-12-231-15/+2
* crypto: add additional query accessors for cipher instancesDaniel P. Berrange2015-12-231-0/+37
* crypto: introduce generic cipher API & built-in implementationDaniel P. Berrange2015-07-081-0/+210