Loading crypto/ecdh/ecdh.h +2 −0 Original line number Diff line number Diff line Loading @@ -69,6 +69,8 @@ #ifndef HEADER_ECDH_H #define HEADER_ECDH_H #include <openssl/opensslconf.h> #ifdef OPENSSL_NO_ECDH #error ECDH is disabled. #endif Loading Loading
crypto/ecdh/ecdh.h +2 −0 Original line number Diff line number Diff line Loading @@ -69,6 +69,8 @@ #ifndef HEADER_ECDH_H #define HEADER_ECDH_H #include <openssl/opensslconf.h> #ifdef OPENSSL_NO_ECDH #error ECDH is disabled. #endif Loading