BUILD: ssl: use EVP_CIPH_GCM_MODE macro instead of HA_OPENSSL_VERSION
authorIlya Shipitsin <chipitsine@gmail.com>
Fri, 26 Mar 2021 18:35:31 +0000 (23:35 +0500)
committerWilliam Lallemand <wlallemand@haproxy.org>
Fri, 26 Mar 2021 22:16:25 +0000 (23:16 +0100)
commit2c481d0105f571785a09e212ebe78dfa0aa6ff66
treeb9b056e0b819867c845b87ab822dd0c6365a009a
parentbe362fd992fb3d4d1709b58ad1698f20ce82aee7
BUILD: ssl: use EVP_CIPH_GCM_MODE macro instead of HA_OPENSSL_VERSION

EVP_CIPH_GCM_MODE was introduced in https://github.com/openssl/openssl/commit/bdaa54155cceb34846a202d0027054fd51493695
together with EVP support for AES-GCM.
src/sample.c