diff options
Diffstat (limited to '')
| -rw-r--r-- | src/lib/libcrypto/ts/ts.h | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/src/lib/libcrypto/ts/ts.h b/src/lib/libcrypto/ts/ts.h index fa8eb949a4..405d29e166 100644 --- a/src/lib/libcrypto/ts/ts.h +++ b/src/lib/libcrypto/ts/ts.h | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | /* $OpenBSD: ts.h,v 1.10 2018/05/13 15:35:46 tb Exp $ */ | 1 | /* $OpenBSD: ts.h,v 1.11 2022/07/12 14:42:50 kn Exp $ */ |
| 2 | /* Written by Zoltan Glozik (zglozik@opentsa.org) for the OpenSSL | 2 | /* Written by Zoltan Glozik (zglozik@opentsa.org) for the OpenSSL |
| 3 | * project 2002, 2003, 2004. | 3 | * project 2002, 2003, 2004. |
| 4 | */ | 4 | */ |
| @@ -732,11 +732,6 @@ int TS_CONF_set_tsa_name(CONF *conf, const char *section, TS_RESP_CTX *ctx); | |||
| 732 | int TS_CONF_set_ess_cert_id_chain(CONF *conf, const char *section, | 732 | int TS_CONF_set_ess_cert_id_chain(CONF *conf, const char *section, |
| 733 | TS_RESP_CTX *ctx); | 733 | TS_RESP_CTX *ctx); |
| 734 | 734 | ||
| 735 | /* -------------------------------------------------- */ | ||
| 736 | /* BEGIN ERROR CODES */ | ||
| 737 | /* The following lines are auto generated by the script mkerr.pl. Any changes | ||
| 738 | * made after this point may be overwritten when the script is next run. | ||
| 739 | */ | ||
| 740 | void ERR_load_TS_strings(void); | 735 | void ERR_load_TS_strings(void); |
| 741 | 736 | ||
| 742 | /* Error codes for the TS functions. */ | 737 | /* Error codes for the TS functions. */ |
