The OpenBSD project has replaced the first implementation of the /dev/crypto
authorRichard Levitte <levitte@openssl.org>
Wed, 2 Oct 2002 00:19:33 +0000 (00:19 +0000)
committerRichard Levitte <levitte@openssl.org>
Wed, 2 Oct 2002 00:19:33 +0000 (00:19 +0000)
commit293d5082c75b72ae56cfac02deb5dd6357130c2d
tree3b97597a0e51dcd037edccae964fa10201590585
parent929f11673384d9f518b47bd4dc7f1878e80cdf28
The OpenBSD project has replaced the first implementation of the /dev/crypto
engine with something they claim is better.  I have nothing to compare to,
and I assume they know what they're talking about.  The interesting part with
this one is that it's loaded by default on OpenBSD systems.
This change was originally introduced in OpenBSD's tracking of OpenSSL.
crypto/engine/Makefile.ssl
crypto/engine/eng_all.c
crypto/engine/engine.h
crypto/engine/hw_cryptodev.c [new file with mode: 0644]
crypto/evp/c_all.c
util/libeay.num