Fix stitched ciphersuites in TLS1.0
authorMatt Caswell <matt@openssl.org>
Tue, 18 Aug 2020 11:28:45 +0000 (12:28 +0100)
committerMatt Caswell <matt@openssl.org>
Thu, 20 Aug 2020 16:02:34 +0000 (17:02 +0100)
commita361cb841d75eae2c1c385f869fbdb598d2c60a7
tree08a0f389350feb3ec9542ff48e1fe7391fbb6906
parent2a33470b4f23bcf1cd66bbf645c855142efa0ed9
Fix stitched ciphersuites in TLS1.0

TLS1.0 does not have an explicit IV in the record, and therefore we should
not attempt to remove it.

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/12670)
providers/implementations/ciphers/cipher_aes_cbc_hmac_sha.c