Sign in
qemu
/
qemu
/
d74fbe0fbdca05407190fbffb41c1dac795850ea
/
crypto
/
random-platform.c
b7cbb87
crypto: Fix LGPL information in the file headers
by Thomas Huth
· 6 years ago
d049b1f
crypto: Change the qcrypto_random_bytes buffer type to void*
by Richard Henderson
· 6 years ago
db1ed1a
crypto: Use getrandom for qcrypto_random_bytes
by Richard Henderson
· 6 years ago
e9979ca
crypto: Use O_CLOEXEC in qcrypto_random_init
by Richard Henderson
· 6 years ago
25fb26e
crypto: Do not fail for EINTR during qcrypto_random_bytes
by Richard Henderson
· 6 years ago
14a356f
crypto: Reverse code blocks in random-platform.c
by Richard Henderson
· 6 years ago
e688df6
Include qapi/error.h exactly where needed
by Markus Armbruster
· 7 years ago
612fc05
fix mingw build failure
by Gerd Hoffmann
· 8 years ago
a372781
crypto: qcrypto_random_bytes() now works on windows w/o any other crypto libs
by Geert Martin Ijewski
· 8 years ago
f3c8355
crypto: use /dev/[u]random as a final fallback random source
by Daniel P. Berrange
· 9 years ago