summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/evp/evp.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/evp/evp.h')
-rw-r--r--src/lib/libcrypto/evp/evp.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/lib/libcrypto/evp/evp.h b/src/lib/libcrypto/evp/evp.h
index 0574556b63..f016b6377c 100644
--- a/src/lib/libcrypto/evp/evp.h
+++ b/src/lib/libcrypto/evp/evp.h
@@ -1,4 +1,4 @@
1/* $OpenBSD: evp.h,v 1.102 2022/07/07 13:01:28 tb Exp $ */ 1/* $OpenBSD: evp.h,v 1.103 2022/07/12 14:42:49 kn Exp $ */
2/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) 2/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
3 * All rights reserved. 3 * All rights reserved.
4 * 4 *
@@ -1262,10 +1262,6 @@ int EVP_AEAD_CTX_open(const EVP_AEAD_CTX *ctx, unsigned char *out,
1262 1262
1263void EVP_add_alg_module(void); 1263void EVP_add_alg_module(void);
1264 1264
1265/* BEGIN ERROR CODES */
1266/* The following lines are auto generated by the script mkerr.pl. Any changes
1267 * made after this point may be overwritten when the script is next run.
1268 */
1269void ERR_load_EVP_strings(void); 1265void ERR_load_EVP_strings(void);
1270 1266
1271/* Error codes for the EVP functions. */ 1267/* Error codes for the EVP functions. */