Remove now unused code for EVP_CIPH_FLAG_AEAD_CIPHER and EVP_CIPH_GCM_MODE.
authorjsing <jsing@openbsd.org>
Sat, 8 Sep 2018 14:39:41 +0000 (14:39 +0000)
committerjsing <jsing@openbsd.org>
Sat, 8 Sep 2018 14:39:41 +0000 (14:39 +0000)
commitccfc0b04c0bee73b50fdfb0d219e172f018de475
treecb21fc0e3071629492577b0f618cd7ad8a07d609
parenta51281f8281557897366249ee8a8af24e2496afe
Remove now unused code for EVP_CIPH_FLAG_AEAD_CIPHER and EVP_CIPH_GCM_MODE.

ok inoguchi@ tb@
lib/libssl/s3_cbc.c
lib/libssl/ssl_ciph.c
lib/libssl/ssl_pkt.c
lib/libssl/t1_enc.c