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:02:33 +0000 (08:02 +1000)
commitc6ab1bb54a56b167d7fd43bf688499635a9f2e56
tree90d64824ee7aec5ffcb1c890a786904c9ec4f51e
parentf493bd6f94c646ba1d96d95f4e5c2a828c668f42
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)

(cherry picked from commit 280cc0180862ae6664b88d5ea12cb5f599000d36)
e_os.h