diff options
Diffstat (limited to '')
| -rw-r--r-- | src/lib/libcrypto/man/BN_rand.3 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/src/lib/libcrypto/man/BN_rand.3 b/src/lib/libcrypto/man/BN_rand.3 index c9ad000011..b8cd2df20d 100644 --- a/src/lib/libcrypto/man/BN_rand.3 +++ b/src/lib/libcrypto/man/BN_rand.3 | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | .\" $OpenBSD: BN_rand.3,v 1.8 2018/03/22 16:06:33 schwarze Exp $ | 1 | .\" $OpenBSD: BN_rand.3,v 1.9 2018/03/22 17:22:38 schwarze Exp $ |
| 2 | .\" OpenSSL 05ea606a May 20 20:52:46 2016 -0400 | 2 | .\" OpenSSL 05ea606a May 20 20:52:46 2016 -0400 |
| 3 | .\" | 3 | .\" |
| 4 | .\" This file was written by Ulf Moeller <ulf@openssl.org>. | 4 | .\" This file was written by Ulf Moeller <ulf@openssl.org>. |
| @@ -150,6 +150,8 @@ The | |||
| 150 | .Fa top | 150 | .Fa top |
| 151 | == -1 case and the function | 151 | == -1 case and the function |
| 152 | .Fn BN_rand_range | 152 | .Fn BN_rand_range |
| 153 | were added in OpenSSL 0.9.6a. | 153 | first appeared in OpenSSL 0.9.6a and have been available since |
| 154 | .Ox 3.0 . | ||
| 155 | .Pp | ||
| 154 | .Fn BN_pseudo_rand_range | 156 | .Fn BN_pseudo_rand_range |
| 155 | was added in OpenSSL 0.9.6c. | 157 | was added in OpenSSL 0.9.6c. |
