]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Do not complain when /dev/crypto does not exist.
authorjkim <jkim@FreeBSD.org>
Fri, 14 Dec 2018 01:06:34 +0000 (01:06 +0000)
committerjkim <jkim@FreeBSD.org>
Fri, 14 Dec 2018 01:06:34 +0000 (01:06 +0000)
commitded45cae09f377a7ffc4f1eb8333fe11e3877b76
treeb985ab9c6734f872274162e70b67c9bf8a659fb2
parentb72e59ab7dcc43613efb9599c7514759573072d3
Do not complain when /dev/crypto does not exist.

Now the new devcrypto engine is enabled since r342009, many users started
seeing "Could not open /dev/crypto: No such file or directory".  Disable
the annoying error message as it is not very useful anyway.

Note the patch was submitted upstream.

https://github.com/openssl/openssl/pull/7896
crypto/openssl/crypto/engine/eng_devcrypto.c