summaryrefslogtreecommitdiffstats
path: root/include/crypto
diff options
context:
space:
mode:
authorTomas Mraz <tomas@openssl.org>2022-03-31 11:01:33 +0200
committerTomas Mraz <tomas@openssl.org>2022-04-14 08:52:05 +0200
commit482e3c247688f68ef4ddaef55a6d62fb30dfe9b3 (patch)
tree6faa62e86b2718bd95fbeae8bbe0567c8f0aa579 /include/crypto
parent1364813a4f8a2ad048508a74153a4906f09402be (diff)
Add error code for unsupported explicit parameters
Reviewed-by: Nicola Tuveri <nic.tuv@gmail.com> Reviewed-by: Paul Dale <pauli@openssl.org> (Merged from https://github.com/openssl/openssl/pull/17998) (cherry picked from commit 53137462f42f8673fbd5b0831f8ea051ddea509f)
Diffstat (limited to 'include/crypto')
-rw-r--r--include/crypto/ecerr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/crypto/ecerr.h b/include/crypto/ecerr.h
index 07b6c7aa62..4658ae8fb2 100644
--- a/include/crypto/ecerr.h
+++ b/include/crypto/ecerr.h
@@ -1,6 +1,6 @@
/*
* Generated by util/mkerr.pl DO NOT EDIT
- * Copyright 2020-2021 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2020-2022 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