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/apps/speed.pod | 59 -------------------------------- 1 file changed, 59 deletions(-) delete mode 100644 openssl/vendor/0.9.8d/doc/apps/speed.pod (limited to 'openssl/vendor/0.9.8d/doc/apps/speed.pod') diff --git a/openssl/vendor/0.9.8d/doc/apps/speed.pod b/openssl/vendor/0.9.8d/doc/apps/speed.pod deleted file mode 100644 index 0dcdba87..00000000 --- a/openssl/vendor/0.9.8d/doc/apps/speed.pod +++ /dev/null @@ -1,59 +0,0 @@ -=pod - -=head1 NAME - -speed - test library performance - -=head1 SYNOPSIS - -B -[B<-engine id>] -[B] -[B] -[B] -[B] -[B] -[B] -[B] -[B] -[B] -[B] -[B] -[B] -[B] -[B] -[B] -[B] -[B] -[B] -[B] -[B] -[B] -[B] -[B] -[B] -[B] - -=head1 DESCRIPTION - -This command is used to test the performance of cryptographic algorithms. - -=head1 OPTIONS - -=over 4 - -=item B<-engine id> - -specifying an engine (by it's unique B string) will cause B -to attempt to obtain a functional reference to the specified engine, -thus initialising it if needed. The engine will then be set as the default -for all available algorithms. - -=item B<[zero or more test algorithms]> - -If any options are given, B tests those algorithms, otherwise all of -the above are tested. - -=back - -=cut -- cgit v1.2.3