Don't use RDRAND if told not to
authorMatt Caswell <matt@openssl.org>
Thu, 4 Feb 2016 15:24:06 +0000 (15:24 +0000)
committerMatt Caswell <matt@openssl.org>
Thu, 4 Feb 2016 23:09:48 +0000 (23:09 +0000)
commitd698550fb41c3fd1e5c4c8fc6bed37cd8931467d
treee78406c633d168b865810dd6d2f9b49f4a5a01df
parentc4cbf9b3440adcd3fd2454dccb163552ed7db73a
Don't use RDRAND if told not to

Ensure we respect OPENSSL_NO_RDRAND

Reviewed-by: Rich Salz <rsalz@openssl.org>
crypto/rand/md_rand.c