Loading crypto/engine/eng_cryptodev.c +9 −9 Original line number Diff line number Diff line Loading @@ -45,11 +45,6 @@ #include <sys/types.h> #ifdef HAVE_CRYPTODEV # include <crypto/cryptodev.h> #endif #include <openssl/dh.h> #include <openssl/dsa.h> #include <openssl/err.h> #include <openssl/rsa.h> # include <sys/ioctl.h> # include <errno.h> # include <stdio.h> Loading @@ -59,6 +54,11 @@ # include <syslog.h> # include <errno.h> # include <string.h> #endif #include <openssl/dh.h> #include <openssl/dsa.h> #include <openssl/err.h> #include <openssl/rsa.h> #ifndef HAVE_CRYPTODEV Loading Loading
crypto/engine/eng_cryptodev.c +9 −9 Original line number Diff line number Diff line Loading @@ -45,11 +45,6 @@ #include <sys/types.h> #ifdef HAVE_CRYPTODEV # include <crypto/cryptodev.h> #endif #include <openssl/dh.h> #include <openssl/dsa.h> #include <openssl/err.h> #include <openssl/rsa.h> # include <sys/ioctl.h> # include <errno.h> # include <stdio.h> Loading @@ -59,6 +54,11 @@ # include <syslog.h> # include <errno.h> # include <string.h> #endif #include <openssl/dh.h> #include <openssl/dsa.h> #include <openssl/err.h> #include <openssl/rsa.h> #ifndef HAVE_CRYPTODEV Loading