Remove most of the indirection introduced in previous and instead fetch
authortb <tb@openbsd.org>
Fri, 5 Aug 2022 08:51:35 +0000 (08:51 +0000)
committertb <tb@openbsd.org>
Fri, 5 Aug 2022 08:51:35 +0000 (08:51 +0000)
commit27d3e8ada1f03120e88616f430372e9617e250b1
tree920e84c84c50f280fde3c8d786be8eb02f98b709
parentc93aef26356de0a0a8f0cdf3fd2aeb8c5b059e84
Remove most of the indirection introduced in previous and instead fetch
the appropriate tls_extension_funcs pointers for client and server from
libssl and reach into them directly.

ok jsing
regress/lib/libssl/tlsext/tlsexttest.c