Update RAND_METHOD definition in man page
authorJim Newsome <jnewsome@torproject.org>
Tue, 7 Apr 2020 21:29:53 +0000 (16:29 -0500)
committerTomas Mraz <tmraz@fedoraproject.org>
Thu, 9 Apr 2020 09:13:45 +0000 (11:13 +0200)
commitae3254287ff87e484c7fd8f757cad1440ee8f5ff
tree0d3ac1d4dc4676d771e4227b58c288ff3eeb3a2b
parentfbc6efbbc16fc1410f776431395ea2b2ad691d4c
Update RAND_METHOD definition in man page

The `add` and `seed` callbacks were changed to return `int` instead of
`void` in b6dcdbfc94c482f6c15ba725754fc9e827e41851 (first included in
tag OpenSSL_1_1_0-pre1).

The `add` callback was changed to take a `double` instead of an `int`
in 853f757ecea74a271a7c5cdee3f3b5fe0d3ae863.

CLA: trivial
Fixes: #10199
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Ben Kaduk <kaduk@mit.edu>
Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/11486)
doc/man3/RAND_set_rand_method.pod