rand: use size_t for size argument to RAND_bytes_ex()
authorPauli <pauli@openssl.org>
Mon, 31 May 2021 06:30:50 +0000 (16:30 +1000)
committerPauli <pauli@openssl.org>
Tue, 1 Jun 2021 08:13:36 +0000 (18:13 +1000)
commit528685fe7767b376fe299a602217f3a3a7e1d21d
treea3b62613d3357ce7769bbaf67d03927d5f62d4a2
parentf7c1b472bf0a790b9c87e1c87e48897d6413ec45
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)
crypto/rand/rand_lib.c
doc/man3/RAND_bytes.pod
include/crypto/ecerr.h
include/openssl/ecerr.h
include/openssl/rand.h
include/openssl/rsaerr.h