Don't try to read the whole of the random file because when /dev/urandom is
authorDan Fandrich <dan@coneharvesters.com>
Fri, 4 Mar 2005 20:10:29 +0000 (20:10 +0000)
committerDan Fandrich <dan@coneharvesters.com>
Fri, 4 Mar 2005 20:10:29 +0000 (20:10 +0000)
commit67bd6f9ccd53630fd22fde32b8d6ad2186f38d99
tree412b9686361030733a954ee2840dab97b186b5c3
parent4869fa285b582efc110ecfc30aeeabb9e1d04c8c
Don't try to read the whole of the random file because when /dev/urandom is
used, it slows initialization too much reading an infinitely long file!
lib/ssluse.c