summaryrefslogtreecommitdiff
path: root/include/crypto/hash.h
AgeCommit message (Expand)AuthorFilesLines
2018-03-02Include less of the generated modular QAPI headersMarkus Armbruster1-1/+1
2016-07-12Clean up ill-advised or unusual header guardsMarkus Armbruster1-3/+3
2016-03-22include/crypto: Include qapi-types.h or qemu/bswap.h instead of qemu-common.hMarkus Armbruster1-1/+1
2016-02-23include: Clean up includesPeter Maydell1-1/+0
2016-02-01crypto: fix description of @errp parameter initializationDaniel P. Berrange1-6/+6
2015-12-23crypto: move QCryptoHashAlgorithm enum definition into QAPIDaniel P. Berrange1-8/+1
2015-12-23crypto: add ability to query hash digest lenDaniel P. Berrange1-0/+11
2015-07-07crypto: introduce new module for computing hash digestsDaniel P. Berrange1-0/+189