From 084adb601f2d375395c6cdcedf8af91f1065fe4e Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Mon, 9 Oct 2006 16:22:20 +0000 Subject: Feh, wrong vendor branch merge proceedure, clean up before trying again. svn path=/openssl/vendor/0.9.8d; revision=374 --- openssl/vendor/0.9.8d/doc/crypto/RAND_cleanup.pod | 29 ----------------------- 1 file changed, 29 deletions(-) delete mode 100644 openssl/vendor/0.9.8d/doc/crypto/RAND_cleanup.pod (limited to 'openssl/vendor/0.9.8d/doc/crypto/RAND_cleanup.pod') diff --git a/openssl/vendor/0.9.8d/doc/crypto/RAND_cleanup.pod b/openssl/vendor/0.9.8d/doc/crypto/RAND_cleanup.pod deleted file mode 100644 index 3a8f0749..00000000 --- a/openssl/vendor/0.9.8d/doc/crypto/RAND_cleanup.pod +++ /dev/null @@ -1,29 +0,0 @@ -=pod - -=head1 NAME - -RAND_cleanup - erase the PRNG state - -=head1 SYNOPSIS - - #include - - void RAND_cleanup(void); - -=head1 DESCRIPTION - -RAND_cleanup() erases the memory used by the PRNG. - -=head1 RETURN VALUE - -RAND_cleanup() returns no value. - -=head1 SEE ALSO - -L - -=head1 HISTORY - -RAND_cleanup() is available in all versions of SSLeay and OpenSSL. - -=cut -- cgit v1.2.3