]> git.ipfire.org Git - thirdparty/hostap.git/commit
random: Read /dev/random in the background with eloop read socket
authorJouni Malinen <j@w1.fi>
Tue, 22 Mar 2011 21:15:00 +0000 (23:15 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 22 Mar 2011 21:15:00 +0000 (23:15 +0200)
commitd47fa330b84df9b7e8e25ed6d467a36a33fea4ee
treea66c71b6be228ff87909404af12ec3e4c35844bf
parentc4bb88174369f4700833d887de60697d2ea0e15e
random: Read /dev/random in the background with eloop read socket

This makes it more likely to be able to fetch the 20 octet seed from
/dev/random in cases where other programs may also be competing for
this.
hostapd/main.c
src/crypto/random.c
src/crypto/random.h
wpa_supplicant/wpa_supplicant.c