summaryrefslogtreecommitdiffstats
path: root/crypto/init.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: fix initialization of gcrypt threadingDaniel P. Berrange2016-10-201-3/+4
* crypto: fix building complaintGonglei2016-09-121-2/+1Star
* include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster2016-03-221-0/+1
* crypto: Clean up includesPeter Maydell2016-01-291-0/+1
* crypto: allow use of nettle/gcrypt to be selected explicitlyDaniel P. Berrange2015-10-221-14/+12Star
* crypto: add a gcrypt cipher implementationDaniel P. Berrange2015-07-081-0/+90
* crypto: introduce new module for computing hash digestsDaniel P. Berrange2015-07-071-0/+60