Loading crypto/ecdh/ecdhtest.c +0 −8 Original line number Diff line number Diff line Loading @@ -73,9 +73,6 @@ #include "../e_os.h" #ifdef OPENSSL_SYS_WINDOWS #include "../bio/bss_file.c" #endif #include <openssl/crypto.h> #include <openssl/bio.h> #include <openssl/bn.h> Loading Loading @@ -103,11 +100,6 @@ int main(int argc, char *argv[]) static void MS_CALLBACK cb(int p, int n, void *arg); #endif #ifdef OPENSSL_NO_STDIO #define APPS_WIN16 #include "bss_file.c" #endif static const char rnd_seed[] = "string to make the random number generator think it has entropy"; int test_ecdh_curve(int , char *, BN_CTX *, BIO *); Loading Loading
crypto/ecdh/ecdhtest.c +0 −8 Original line number Diff line number Diff line Loading @@ -73,9 +73,6 @@ #include "../e_os.h" #ifdef OPENSSL_SYS_WINDOWS #include "../bio/bss_file.c" #endif #include <openssl/crypto.h> #include <openssl/bio.h> #include <openssl/bn.h> Loading Loading @@ -103,11 +100,6 @@ int main(int argc, char *argv[]) static void MS_CALLBACK cb(int p, int n, void *arg); #endif #ifdef OPENSSL_NO_STDIO #define APPS_WIN16 #include "bss_file.c" #endif static const char rnd_seed[] = "string to make the random number generator think it has entropy"; int test_ecdh_curve(int , char *, BN_CTX *, BIO *); Loading