Remove doc reference to non-existant GCM example
authorPauli <paul.dale@oracle.com>
Mon, 6 Mar 2017 22:45:48 +0000 (08:45 +1000)
committerRich Salz <rsalz@openssl.org>
Tue, 7 Mar 2017 15:08:47 +0000 (10:08 -0500)
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2866)

(cherry picked from commit c1f84df2484d9d6745f5aaf1eb708f0bcd3faf28)

doc/crypto/EVP_EncryptInit.pod

index d9513338d8aacb422f73880f2a6767e784ac1e93..9b223c993849ba72cabb33b2c0f42e150532f14a 100644 (file)
@@ -395,8 +395,6 @@ Sets the expected tag to B<taglen> bytes from B<tag>. This call is only legal
 when decrypting data and must be made B<before> any data is processed (e.g.
 before any EVP_DecryptUpdate() call). 
 
-See L<EXAMPLES> below for an example of the use of GCM mode.
-
 =head1 CCM Mode
 
 The behaviour of CCM mode ciphers is similar to CCM mode but with a few