]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - include/openssl/dherr.h
Make DH_check_pub_key() and DH_generate_key() safer yet
[thirdparty/openssl.git] / include / openssl / dherr.h
index eda3b1c9a5d33eb5db761baa9f9f60681a83ccb6..2997d7d4c2c8d4e8cf80c8ee23df4fd72da61905 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Generated by util/mkerr.pl DO NOT EDIT
- * Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2023 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
@@ -51,6 +51,7 @@
 #  define DH_R_NO_PRIVATE_VALUE                            100
 #  define DH_R_PARAMETER_ENCODING_ERROR                    105
 #  define DH_R_PEER_KEY_ERROR                              111
+#  define DH_R_Q_TOO_LARGE                                 130
 #  define DH_R_SHARED_INFO_ERROR                           113
 #  define DH_R_UNABLE_TO_CHECK_GENERATOR                   121