summaryrefslogtreecommitdiffstats
path: root/include/crypto/random.h
Commit message (Expand)AuthorAgeFilesLines
* crypto: Fix LGPL information in the file headersThomas Huth2019-07-191-1/+1
* Include qemu-common.h exactly where neededMarkus Armbruster2019-06-121-1/+0Star
* crypto: Change the qcrypto_random_bytes buffer type to void*Richard Henderson2019-05-221-1/+1
* Include qapi/error.h exactly where neededMarkus Armbruster2018-02-091-2/+0Star
* crypto: qcrypto_random_bytes() now works on windows w/o any other crypto libsGeert Martin Ijewski2017-05-091-0/+9
* Clean up ill-advised or unusual header guardsMarkus Armbruster2016-07-121-3/+3
* Fix some typos found by codespellStefan Weil2016-05-181-1/+1
* crypto: add cryptographic random byte sourceDaniel P. Berrange2016-03-171-0/+44