The branch OpenSSL_1_1_0-stable has been updated
       via  9c8d082a44b663ed4cdd472dcc3f21831d0b92be (commit)
      from  51800912006b2b09ed61607842fce8dbb2f44a9c (commit)


- Log -----------------------------------------------------------------
commit 9c8d082a44b663ed4cdd472dcc3f21831d0b92be
Author: Pauli <[email protected]>
Date:   Tue Mar 7 08:45:48 2017 +1000

    Remove doc reference to non-existing GCM example
    
    Reviewed-by: Matt Caswell <[email protected]>
    Reviewed-by: Richard Levitte <[email protected]>
    Reviewed-by: Rich Salz <[email protected]>
    (Merged from https://github.com/openssl/openssl/pull/2866)
    (cherry picked from commit f6ff4e32d48f8929fa33781bff5e6e42c713564f)

-----------------------------------------------------------------------

Summary of changes:
 doc/crypto/EVP_EncryptInit.pod | 2 --
 1 file changed, 2 deletions(-)

diff --git a/doc/crypto/EVP_EncryptInit.pod b/doc/crypto/EVP_EncryptInit.pod
index db578e5..6695f02 100644
--- a/doc/crypto/EVP_EncryptInit.pod
+++ b/doc/crypto/EVP_EncryptInit.pod
@@ -455,8 +455,6 @@ length can only be set before specifying an IV. If not 
called a default tag
 length is used. For OCB AES the default is 16 (i.e. 128 bits). This is also the
 maximum tag length for OCB.
 
-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 GCM mode but with a few
_____
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits

Reply via email to