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:25:02 +0000 (10:25 -0400)
commitfd4592be3a27f978607c176446b38e2603f28451
tree40ce94b73c19a0908487878efb7fdc51863f521e
parent2dd8cb3b9593f528d9537aa6a003d5c93df1e3c5
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