]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - include/openssl/ec.h
Enable -Wmissing-variable-declarations and
[thirdparty/openssl.git] / include / openssl / ec.h
index 6ea4e419c4e3242284c4499cb9a6847d5b7ccf3f..c3cd8edd7d20572e9b21151a81971b032f431bde 100644 (file)
@@ -1067,6 +1067,8 @@ int EC_KEY_print_fp(FILE *fp, const EC_KEY *key, int off);
 # define EVP_PKEY_ECDH_KDF_NONE                          1
 # define EVP_PKEY_ECDH_KDF_X9_62                         2
 
+extern const EVP_PKEY_METHOD ec_pkey_meth;
+
 /* BEGIN ERROR CODES */
 /*
  * The following lines are auto generated by the script mkerr.pl. Any changes