summaryrefslogtreecommitdiffstats
path: root/include/crypto
diff options
context:
space:
mode:
authorPauli <pauli@openssl.org>2021-05-31 16:30:50 +1000
committerPauli <pauli@openssl.org>2021-06-01 18:13:36 +1000
commit528685fe7767b376fe299a602217f3a3a7e1d21d (patch)
treea3b62613d3357ce7769bbaf67d03927d5f62d4a2 /include/crypto
parentf7c1b472bf0a790b9c87e1c87e48897d6413ec45 (diff)
rand: use size_t for size argument to RAND_bytes_ex()
Reviewed-by: Tomas Mraz <tomas@openssl.org> Reviewed-by: Shane Lontis <shane.lontis@oracle.com> (Merged from https://github.com/openssl/openssl/pull/15540)
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 e08a4dba97..07b6c7aa62 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 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2020-2021 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