summaryrefslogtreecommitdiff
path: root/crypto/hash.c
AgeCommit message (Expand)AuthorFilesLines
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster1-0/+1
2016-02-02crypto: ensure qcrypto_hash_digest_len is always definedDaniel P. Berrange1-13/+17
2016-01-29crypto: Clean up includesPeter Maydell1-0/+1
2015-12-23crypto: move QCryptoHashAlgorithm enum definition into QAPIDaniel P. Berrange1-2/+2
2015-12-23crypto: add ability to query hash digest lenDaniel P. Berrange1-0/+15
2015-07-07crypto: introduce new module for computing hash digestsDaniel P. Berrange1-0/+200