RT1804: fix EXAMPLE in EVP_EncryptInit.pod
authorJan Schaumann <jschauma@netmeister.org>
Fri, 15 Aug 2014 03:00:44 +0000 (23:00 -0400)
committerRich Salz <rsalz@akamai.com>
Mon, 25 Aug 2014 14:27:20 +0000 (10:27 -0400)
commit27b0494153590d8356945ddc5bf62ea2be3291e5
tree4cbb36180deef77051a7013704ee92b1b947bf81
parentd38dcafe959b4e230df287d16ce065e52108f42b
RT1804: fix EXAMPLE in EVP_EncryptInit.pod

The EXAMPLE that used FILE and RC2 doesn't compile due to a
few minor errors.  Tweak to use IDEA and AES-128. Remove
examples about RC2 and RC5.

Reviewed-by: Emilia Kasper <emilia@openssl.org>
doc/crypto/EVP_EncryptInit.pod