summaryrefslogtreecommitdiff
path: root/include/crypto/hash.h
AgeCommit message (Expand)Author
2024-09-10qapi/crypto: Rename QCryptoHashAlgorithm to *Algo, and drop prefixMarkus Armbruster
2024-09-09crypto: Define macros for hash algorithm digest lengthsDorjoy Chowdhury
2019-07-19crypto: Fix LGPL information in the file headersThomas Huth
2018-03-02Include less of the generated modular QAPI headersMarkus Armbruster
2016-07-12Clean up ill-advised or unusual header guardsMarkus Armbruster
2016-03-22include/crypto: Include qapi-types.h or qemu/bswap.h instead of qemu-common.hMarkus Armbruster
2016-02-23include: Clean up includesPeter Maydell
2016-02-01crypto: fix description of @errp parameter initializationDaniel P. Berrange
2015-12-23crypto: move QCryptoHashAlgorithm enum definition into QAPIDaniel P. Berrange
2015-12-23crypto: add ability to query hash digest lenDaniel P. Berrange
2015-07-07crypto: introduce new module for computing hash digestsDaniel P. Berrange