Add sk_new_reserve support
authorTodd Short <tshort@akamai.com>
Wed, 4 Oct 2017 13:15:19 +0000 (09:15 -0400)
committerPauli <paul.dale@oracle.com>
Wed, 29 Nov 2017 21:13:09 +0000 (07:13 +1000)
commite670e90319b902de528db0d22d7197b5de1f4891
treea70e244c0fc3fe043ed989978a20a16b51e7bc27
parente1c7871de80029b81824df4d59edc6de5293835f
Add sk_new_reserve support

This is a specific 1.1.1 change; do not squash if the chacha
prioritization code is to be backported

Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Andy Polyakov <appro@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4436)
ssl/s3_lib.c