hklaas d93bded6aa optimise ssl3_get_cipher_by_std_name()
Return immediately on matched cipher. Without this patch the code only breaks out of the inner for loop, meaning for a matched TLS13 cipher the code will still loop through 160ish SSL3 ciphers.

CLA: trivial

Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/13000)
2020-09-27 21:09:54 +03:00
..
2020-05-15 14:09:49 +01:00
2019-09-28 20:26:35 +02:00
2019-09-28 20:26:35 +02:00
2020-09-13 11:09:45 +01:00
2019-09-28 20:26:35 +02:00
2019-09-28 20:26:35 +02:00
2020-09-13 11:09:45 +01:00
2020-09-13 11:09:45 +01:00
2020-09-13 11:10:41 +01:00
2020-09-21 10:26:08 +02:00
2020-08-06 13:22:30 +01:00
2020-09-13 11:09:45 +01:00
2019-09-28 20:26:35 +02:00
2020-04-23 13:55:52 +01:00
2019-09-28 20:26:35 +02:00
2020-04-23 13:55:52 +01:00