freebsd-dev/secure/lib/libcrypto
Jung-uk Kim f622545b79 Enable devcryptoeng for OpenSSL.
Since OpenSSL 1.1.1, the good old BSD-specific cryptodev engine has been
deprecated in favor of this new engine.  However, this engine is not
throughly tested on FreeBSD because it was originally written for Linux.

http://cryptodev-linux.org/

Also, the author actually meant to enable it by default on BSD platforms but
he failed to do so because there was a bug in the Configure script.

https://github.com/openssl/openssl/pull/7882

Now they found that it was more generic issue.

https://github.com/openssl/openssl/pull/7885

Therefore, we need to enable this engine on head to give it more exposure.
2018-12-12 21:56:47 +00:00
..
aarch64 Regen cpuid assembly files for aarch64 and arm. 2018-09-22 03:54:40 +00:00
amd64 Remove unused AVX2 and AVX-512 assembly files for amd64. 2018-09-18 01:47:01 +00:00
arm Regen cpuid assembly files for aarch64 and arm. 2018-09-22 03:54:40 +00:00
engines Connect engines to the build. 2018-09-20 21:59:47 +00:00
i386 Regen assembly files for i386 after r338846. 2018-09-20 22:48:34 +00:00
man Merge OpenSSL 1.1.1a. 2018-11-20 21:10:04 +00:00
Makefile Enable devcryptoeng for OpenSSL. 2018-12-12 21:56:47 +00:00
Makefile.asm Regen cpuid assembly files for aarch64 and arm. 2018-09-22 03:54:40 +00:00
Makefile.depend Regen Makefile.depend. 2018-09-25 21:12:36 +00:00
Makefile.inc Merge OpenSSL 1.1.1a. 2018-11-20 21:10:04 +00:00
Makefile.man Merge OpenSSL 1.1.1a. 2018-11-20 21:10:04 +00:00
opensslconf.h.in Enable devcryptoeng for OpenSSL. 2018-12-12 21:56:47 +00:00
Version.map Add OpenSSL symbol version maps. 2018-09-13 23:51:54 +00:00