Replace the AES-128-CBC-HMAC-SHA1 cipher in e_ossltest.c
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Sun, 24 May 2020 14:14:02 +0000 (16:14 +0200)
committerBernd Edlinger <bernd.edlinger@hotmail.de>
Wed, 6 Oct 2021 13:18:10 +0000 (15:18 +0200)
commit64da15c40d15aac58e211fd25d00e9ae84d0379b
tree8ce1618944534f5984958bb725b9ac86715c249d
parent39ed07454d8df794a36e2b6788043842a22b0909
Replace the AES-128-CBC-HMAC-SHA1 cipher in e_ossltest.c

This replaces the AES-128-CBC-HMAC-SHA1 cipher with a
non-encrypting version for use the test suite.

[extended tests]

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/16693)
engines/e_ossltest.c
ssl/record/ssl3_record.c
ssl/record/tls_pad.c
ssl/tls_depr.c