Change TLS RC4 cipher strength check to be data driven.
authorslontis <shane.lontis@oracle.com>
Wed, 22 Sep 2021 05:53:54 +0000 (15:53 +1000)
committerTomas Mraz <tomas@openssl.org>
Thu, 23 Sep 2021 12:17:33 +0000 (14:17 +0200)
commitc3b5fa4ab7d19e35311a21fec3ebc0a333c352b6
tree044e30adbacd5a1aaa0ab9712522f1276cb9b652
parenteeb612021e220de734e1ff08499f42bb962c3916
Change TLS RC4 cipher strength check to be data driven.

This is a same pattern as used in PR #16652

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/16656)
ssl/s3_lib.c
ssl/ssl_cert.c