move group lists out of test_key_exchange() in preparation for reuse
authorBenjamin Kaduk <bkaduk@akamai.com>
Wed, 17 Mar 2021 03:13:47 +0000 (20:13 -0700)
committerBenjamin Kaduk <bkaduk@akamai.com>
Sat, 15 May 2021 22:09:07 +0000 (15:09 -0700)
commitf89d3d698c570703b7fc0908603faf61f6f68446
tree6139350445fd4756eb61c693ee267f6b97c25261
parent75d4852090bb898b39be8e7ae2874720bd0a9c5c
move group lists out of test_key_exchange() in preparation for reuse

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14750)
test/sslapitest.c