aboutsummaryrefslogtreecommitdiff
path: root/include/openssl/pemerr.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/openssl/pemerr.h')
-rw-r--r--include/openssl/pemerr.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/openssl/pemerr.h b/include/openssl/pemerr.h
index 18f6d9ef4cfd..3530775bdc63 100644
--- a/include/openssl/pemerr.h
+++ b/include/openssl/pemerr.h
@@ -1,6 +1,6 @@
/*
* Generated by util/mkerr.pl DO NOT EDIT
- * Copyright 1995-2021 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2025 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
@@ -54,5 +54,6 @@
# define PEM_R_UNSUPPORTED_ENCRYPTION 114
# define PEM_R_UNSUPPORTED_KEY_COMPONENTS 126
# define PEM_R_UNSUPPORTED_PUBLIC_KEY_TYPE 110
+# define PEM_R_UNSUPPORTED_PVK_KEY_TYPE 133
#endif