summaryrefslogtreecommitdiffstats
path: root/include/crypto/hash.h
Commit message (Expand)AuthorAgeFilesLines
* crypto: Fix LGPL information in the file headersThomas Huth2019-07-191-1/+1
* Include less of the generated modular QAPI headersMarkus Armbruster2018-03-021-1/+1
* Clean up ill-advised or unusual header guardsMarkus Armbruster2016-07-121-3/+3
* include/crypto: Include qapi-types.h or qemu/bswap.h instead of qemu-common.hMarkus Armbruster2016-03-221-1/+1
* include: Clean up includesPeter Maydell2016-02-231-1/+0Star
* crypto: fix description of @errp parameter initializationDaniel P. Berrange2016-02-011-6/+6
* crypto: move QCryptoHashAlgorithm enum definition into QAPIDaniel P. Berrange2015-12-231-8/+1Star
* crypto: add ability to query hash digest lenDaniel P. Berrange2015-12-231-0/+11
* crypto: introduce new module for computing hash digestsDaniel P. Berrange2015-07-071-0/+189