diff options
author | Matt Caswell <matt@openssl.org> | 2020-02-04 18:11:07 +0100 |
---|---|---|
committer | Matt Caswell <matt@openssl.org> | 2020-02-06 13:13:47 +0100 |
commit | 104a733df65dfd8c3dd110de9bd56f6ebfc8f2f6 (patch) | |
tree | 39f900493f9835faf7c42c5752efa6f3a13c9be4 /crypto/ffc | |
parent | Fix builds with no-dh (diff) | |
download | openssl-104a733df65dfd8c3dd110de9bd56f6ebfc8f2f6.tar.xz openssl-104a733df65dfd8c3dd110de9bd56f6ebfc8f2f6.zip |
Fix no-tls1_3
The hostname_cb in sslapitest.c was originally only defined if TLSv1.3
was enabled. A recently added test now uses this unconditionally, so we
move the function implementation earlier in the file, and always compile
it in.
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/11014)
Diffstat (limited to 'crypto/ffc')
0 files changed, 0 insertions, 0 deletions