Check if a random "file" is really a device file, and treat it
authorRichard Levitte <levitte@openssl.org>
Sat, 27 Dec 2003 16:02:22 +0000 (16:02 +0000)
committerRichard Levitte <levitte@openssl.org>
Sat, 27 Dec 2003 16:02:22 +0000 (16:02 +0000)
commitde02ec27673108e4b1e92883171ee8c3092a6e54
tree22bcc9426273ba547b174032d97eb626456289bb
parent112341031bb60c4e75c105bc879493e42a9f406a
Check if a random "file" is really a device file, and treat it
specially if it is.
Add a few OpenBSD-specific cases.
This is part of a large change submitted by Markus Friedl <markus@openbsd.org>
crypto/rand/rand_unix.c
crypto/rand/randfile.c