CVSROOT:        /cvs
Module name:    src
Changes by:     js...@cvs.openbsd.org   2018/09/03 11:45:24

Modified files:
        lib/libssl     : ssl_ciph.c 

Log message:
Stop handling AES-GCM via ssl_cipher_get_evp().

All of the AES-GCM ciphersuites use the EVP_AEAD interface, so there is no
need to support them via EVP_CIPHER.

ok inoguchi@ tb@

Reply via email to