summaryrefslogtreecommitdiffstats
path: root/crypto/hash.c
Commit message (Expand)AuthorAgeFilesLines
* include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster2019-11-291-0/+1
* crypto: ensure qcrypto_hash_digest_len is always definedDaniel P. Berrange2019-11-291-13/+17
* crypto: Clean up includesPeter Maydell2019-11-291-0/+1
* crypto: move QCryptoHashAlgorithm enum definition into QAPIDaniel P. Berrange2019-11-291-2/+2
* crypto: add ability to query hash digest lenDaniel P. Berrange2019-11-291-0/+15
* crypto: introduce new module for computing hash digestsDaniel P. Berrange2015-07-071-0/+200
OpenPOWER on IntegriCloud