diff options
Diffstat (limited to 'include/openssl/cmserr.h')
| -rw-r--r-- | include/openssl/cmserr.h | 3 | 
1 files changed, 2 insertions, 1 deletions
| diff --git a/include/openssl/cmserr.h b/include/openssl/cmserr.h index f2d7708f10c8..52a186520fe4 100644 --- a/include/openssl/cmserr.h +++ b/include/openssl/cmserr.h @@ -1,6 +1,6 @@  /*   * Generated by util/mkerr.pl DO NOT EDIT - * Copyright 1995-2023 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 @@ -49,6 +49,7 @@  #  define CMS_R_ERROR_READING_MESSAGEDIGEST_ATTRIBUTE      114  #  define CMS_R_ERROR_SETTING_KEY                          115  #  define CMS_R_ERROR_SETTING_RECIPIENTINFO                116 +#  define CMS_R_ERROR_UNSUPPORTED_STATIC_KEY_AGREEMENT     196  #  define CMS_R_ESS_SIGNING_CERTID_MISMATCH_ERROR          183  #  define CMS_R_INVALID_ENCRYPTED_KEY_LENGTH               117  #  define CMS_R_INVALID_KEY_ENCRYPTION_PARAMETER           176 | 
