summaryrefslogtreecommitdiff
path: root/src/lib/libc/crypt/arc4random.3
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libc/crypt/arc4random.3')
-rw-r--r--src/lib/libc/crypt/arc4random.37
1 files changed, 2 insertions, 5 deletions
diff --git a/src/lib/libc/crypt/arc4random.3 b/src/lib/libc/crypt/arc4random.3
index bcf98bd964..988de1d0f6 100644
--- a/src/lib/libc/crypt/arc4random.3
+++ b/src/lib/libc/crypt/arc4random.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: arc4random.3,v 1.9 1999/06/30 01:40:18 deraadt Exp $ 1.\" $OpenBSD: arc4random.3,v 1.10 1999/07/04 18:59:42 aaron Exp $
2.\" Copyright 1997 Niels Provos <provos@physnet.uni-hamburg.de> 2.\" Copyright 1997 Niels Provos <provos@physnet.uni-hamburg.de>
3.\" All rights reserved. 3.\" All rights reserved.
4.\" 4.\"
@@ -50,10 +50,7 @@ The
50.Fn arc4random 50.Fn arc4random
51function uses the key stream generator employed by the 51function uses the key stream generator employed by the
52arc4 cipher, which uses 8*8 8 bit S-Boxes. The S-Boxes 52arc4 cipher, which uses 8*8 8 bit S-Boxes. The S-Boxes
53can be in about 53can be in about (2**1700) states.
54.if t 2\u\s71700\s10\d
55.if n (2**1700)
56states.
57.Pp 54.Pp
58The 55The
59.Fn arc4random_stir 56.Fn arc4random_stir