aboutsummaryrefslogtreecommitdiff
path: root/include/crypto
diff options
context:
space:
mode:
authorMarek Marczykowski-Górecki <marmarek@invisiblethingslab.com>2020-05-20 15:20:23 +0200
committerDaniel P. Berrangé <berrange@redhat.com>2020-06-15 11:33:50 +0100
commitb767d2578da4a46ff5e353f14da6364b97df1020 (patch)
treea9594e3e8e9e109203d905e88fe51039b801fa69 /include/crypto
parent7d3660e79830a069f1848bb4fa1cdf8f666424fb (diff)
crypto: add "none" random provider
In case of not using random-number needing feature, it makes sense to skip RNG init too. This is especially helpful when QEMU is sandboxed in Stubdomain under Xen, where there is very little entropy so initial getrandom() call delays the startup several seconds. In that setup, no random bytes are needed at all. Signed-off-by: Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Diffstat (limited to 'include/crypto')
0 files changed, 0 insertions, 0 deletions