]> git.ipfire.org Git - thirdparty/hostap.git/commit
FIPS: Mix in OpenSSL RAND_bytes() into random_get_bytes()
authorJouni Malinen <j@w1.fi>
Thu, 16 Aug 2012 18:49:41 +0000 (21:49 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 16 Aug 2012 18:49:41 +0000 (21:49 +0300)
commit982bafedaf02eb96cb965080b483058269ddf4c5
treee6fd651bbe615013562a4940ac1643c967b6dae4
parent105f5881d5e5fb1a3e53de60dc5ecb80b1efb301
FIPS: Mix in OpenSSL RAND_bytes() into random_get_bytes()

Make sure that the OpenSSL DRBG gets used when generating
random numbers in FIPS mode.

Signed-hostap: Jouni Malinen <j@w1.fi>
src/crypto/crypto.h
src/crypto/crypto_openssl.c
src/crypto/random.c
wpa_supplicant/Android.mk
wpa_supplicant/Makefile