openssl/providers/implementations
Yury Is 8e596a93bc syscall_random(): don't fail if the getentropy() function is a dummy
Several embedded toolchains may provide dummy implemented getentropy()
function which always returns -1 and sets errno to the ENOSYS.

As a result the function SSL_CTX_new() fails to create a new context.

Fixes #13002

Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
(Merged from https://github.com/openssl/openssl/pull/13114)
2020-10-14 07:52:39 +02:00
..
asymciphers
ciphers
digests
encode_decode
exchange
include/prov
kdfs
kem
keymgmt
macs
rands syscall_random(): don't fail if the getentropy() function is a dummy 2020-10-14 07:52:39 +02:00
signature
storemgmt
build.info