diff options
| author | schwarze <> | 2018-03-21 09:03:49 +0000 |
|---|---|---|
| committer | schwarze <> | 2018-03-21 09:03:49 +0000 |
| commit | 9c6b7656d1237ca414073bcf0955561c2e9e90cc (patch) | |
| tree | e218b4e69a5fdd6c048e2763ad2a44e4ff023c9c /src/lib/libcrypto/man/RAND_set_rand_method.3 | |
| parent | 4124479eda9fa675bb1b2189980889d455fd8a42 (diff) | |
| download | openbsd-9c6b7656d1237ca414073bcf0955561c2e9e90cc.tar.gz openbsd-9c6b7656d1237ca414073bcf0955561c2e9e90cc.tar.bz2 openbsd-9c6b7656d1237ca414073bcf0955561c2e9e90cc.zip | |
crypto HISTORY up to SSLeay 0.9.1; researched from OpenSSL git
Diffstat (limited to 'src/lib/libcrypto/man/RAND_set_rand_method.3')
| -rw-r--r-- | src/lib/libcrypto/man/RAND_set_rand_method.3 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/src/lib/libcrypto/man/RAND_set_rand_method.3 b/src/lib/libcrypto/man/RAND_set_rand_method.3 index 6f99335166..d94d794daf 100644 --- a/src/lib/libcrypto/man/RAND_set_rand_method.3 +++ b/src/lib/libcrypto/man/RAND_set_rand_method.3 | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | .\" $OpenBSD: RAND_set_rand_method.3,v 1.3 2016/11/29 00:07:45 schwarze Exp $ | 1 | .\" $OpenBSD: RAND_set_rand_method.3,v 1.4 2018/03/21 09:03:49 schwarze Exp $ |
| 2 | .\" | 2 | .\" |
| 3 | .\" Copyright (c) 2014 Miod Vallat <miod@openbsd.org> | 3 | .\" Copyright (c) 2014 Miod Vallat <miod@openbsd.org> |
| 4 | .\" | 4 | .\" |
| @@ -14,7 +14,7 @@ | |||
| 14 | .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF | 14 | .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF |
| 15 | .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. | 15 | .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. |
| 16 | .\" | 16 | .\" |
| 17 | .Dd $Mdocdate: November 29 2016 $ | 17 | .Dd $Mdocdate: March 21 2018 $ |
| 18 | .Dt RAND_SET_RAND_METHOD 3 | 18 | .Dt RAND_SET_RAND_METHOD 3 |
| 19 | .Os | 19 | .Os |
| 20 | .Sh NAME | 20 | .Sh NAME |
| @@ -51,4 +51,5 @@ always return | |||
| 51 | .Fn RAND_get_rand_method , | 51 | .Fn RAND_get_rand_method , |
| 52 | and | 52 | and |
| 53 | .Fn RAND_SSLeay | 53 | .Fn RAND_SSLeay |
| 54 | are available in all versions of OpenSSL. | 54 | first appeared in SSLeay 0.9.1 and have been available since |
| 55 | .Ox 2.6 . | ||
