mirror of
https://github.com/openssl/openssl.git
synced 2025-03-31 20:10:45 +08:00
include/openssl/ts.h: clean away a misplaced EVP_MD stack definition
Reviewed-by: Shane Lontis <shane.lontis@oracle.com> Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/11655)
This commit is contained in:
parent
01659135a1
commit
90a37ce389
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user