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:26:57 +0000 (10:26 -0400)
commit228a77a4adefef267648bb4f634f1e5ad46eb514
treed8df431b915683effc600711d7a42d0dd130b432
parent03b17a5789fe73f72754a65ae97a5d92238021ea
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