summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/doc/RAND.pod
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/doc/RAND.pod')
-rw-r--r--src/lib/libcrypto/doc/RAND.pod4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libcrypto/doc/RAND.pod b/src/lib/libcrypto/doc/RAND.pod
index e460c1653e..8f803f33eb 100644
--- a/src/lib/libcrypto/doc/RAND.pod
+++ b/src/lib/libcrypto/doc/RAND.pod
@@ -54,7 +54,7 @@ described in L<RAND_add(3)|RAND_add(3)>. Its state can be saved in a seed file
54seeding process whenever the application is started. 54seeding process whenever the application is started.
55 55
56L<RAND_bytes(3)|RAND_bytes(3)> describes how to obtain random data from the 56L<RAND_bytes(3)|RAND_bytes(3)> describes how to obtain random data from the
57PRNG. 57PRNG.
58 58
59=head1 INTERNALS 59=head1 INTERNALS
60 60
@@ -67,6 +67,6 @@ L<BN_rand(3)|BN_rand(3)>, L<RAND_add(3)|RAND_add(3)>,
67L<RAND_load_file(3)|RAND_load_file(3)>, 67L<RAND_load_file(3)|RAND_load_file(3)>,
68L<RAND_bytes(3)|RAND_bytes(3)>, 68L<RAND_bytes(3)|RAND_bytes(3)>,
69L<RAND_set_rand_method(3)|RAND_set_rand_method(3)>, 69L<RAND_set_rand_method(3)|RAND_set_rand_method(3)>,
70L<RAND_cleanup(3)|RAND_cleanup(3)> 70L<RAND_cleanup(3)|RAND_cleanup(3)>
71 71
72=cut 72=cut