mirror of
https://github.com/ipxe/ipxe
synced 2026-05-31 00:01:04 +03:00
c2668b61ea
Treat an empty (zeroed) DRBG as invalid. This ensures that a DRBG that has not yet been instantiated (or that has been uninstantiated) will refuse to attempt to generate random bits. Signed-off-by: Michael Brown <mcb30@ipxe.org>