OR flags with CRYPT_SILENT to really make sure no UI pops up
authorJoey Yandle <dragon@dancingdragon.be>
Wed, 23 Dec 2015 18:39:09 +0000 (10:39 -0800)
committerRich Salz <rsalz@openssl.org>
Sun, 29 May 2016 17:36:59 +0000 (13:36 -0400)
commit4447d829de82ac2e26e2a8b3c8e2b248b09f5ac2
tree61d6db46fe6a386fceb04be82b718c766ac2ad30
parent1cd02c699f888ad5a0ed943148db38eef0366445
OR flags with CRYPT_SILENT to really make sure no UI pops up

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/1079)
crypto/rand/rand_win.c