hide the definition of ECDSA_METHOD and ECDSA_DATA (and mutatis mutandis

for ecdh)
This commit is contained in:
Nils Larsch
2005-04-29 15:56:06 +00:00
parent 7ab2d30349
commit 6a50d0a422
14 changed files with 218 additions and 79 deletions

View File

@@ -56,7 +56,7 @@
*
*/
#include "ecdsa.h"
#include "ecs_locl.h"
#ifndef OPENSSL_NO_ENGINE
#include <openssl/engine.h>
#endif