Make EVP_PKEY_[get1|set1]_tls_encodedpoint work with provided keys
[openssl.git] / include / openssl / ts.h
index bf8f236cf327c06aa69b47c6dc7229ec47a3dcd1..48cea0f503a0fb2ccbf07b6069c76dedcc3848d8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2006-2018 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2006-2020 The OpenSSL Project Authors. All Rights Reserved.
  *
  * Licensed under the Apache License 2.0 (the "License").  You may not use
  * this file except in compliance with the License.  You can obtain a copy
@@ -37,8 +37,6 @@ extern "C" {
 # include <openssl/x509.h>
 # include <openssl/x509v3.h>
 
-DEFINE_OR_DECLARE_STACK_OF(EVP_MD)
-
 typedef struct TS_msg_imprint_st TS_MSG_IMPRINT;
 typedef struct TS_req_st TS_REQ;
 typedef struct TS_accuracy_st TS_ACCURACY;