Don't include the DEVRANDOM being seeded logic on Android.
authorPauli <paul.dale@oracle.com>
Thu, 29 Aug 2019 21:38:58 +0000 (07:38 +1000)
committerPauli <paul.dale@oracle.com>
Thu, 29 Aug 2019 22:01:34 +0000 (08:01 +1000)
commit280cc0180862ae6664b88d5ea12cb5f599000d36
tree1ef44b92ac36897358bcd6768b7a47915c295e5c
parent46a9cc9451213039fd53f62733b2ccd04e853bb2
Don't include the DEVRANDOM being seeded logic on Android.

It lacks exposure of the `shm*` functions and should prefer the GETRANDOM
source.

Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
(Merged from https://github.com/openssl/openssl/pull/9735)
e_os.h