diff options
author | Taylor R Campbell <campbell+openssl@mumble.net> | 2023-03-29 15:21:02 +0200 |
---|---|---|
committer | Tomas Mraz <tomas@openssl.org> | 2023-03-31 12:23:45 +0200 |
commit | 1636b355ade558d01f5a826494264ca31d6aeeb7 (patch) | |
tree | d951d40f6f7d6605c97d01ee54d3c569f7d46f40 /doc/man1 | |
parent | Add a test for an app data record appearing before epoch change in DTLS (diff) | |
download | openssl-1636b355ade558d01f5a826494264ca31d6aeeb7.tar.xz openssl-1636b355ade558d01f5a826494264ca31d6aeeb7.zip |
/dev/crypto: Suppress warning when open /dev/crypto fails with ENXIO.
On NetBSD the device node is essentially always present, but these
days it's mostly not useful except for testing the kernel crypto
stack since the cost of CPU crypto has gone down much faster than the
cost of I/O to external crypto engines. So on most systems it is
disabled in a way that makes open fail with ENXIO. NetBSD has had
this warning for ENXIO patched away for years.
CLA: trivial
Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20636)
Diffstat (limited to 'doc/man1')
0 files changed, 0 insertions, 0 deletions