Remove the user_ssl field
authorMatt Caswell <matt@openssl.org>
Mon, 23 Jan 2023 14:04:26 +0000 (14:04 +0000)
committerMatt Caswell <matt@openssl.org>
Tue, 24 Jan 2023 17:16:29 +0000 (17:16 +0000)
commite95d6e1eec2f080713aa91c12e411cea4cffee65
tree0775e11f18481677facd6087b98e578c7e183d21
parent4e3a55fd14cb4424fd62516345d918cdf0d9cdcc
Remove the user_ssl field

The user_ssl field in an SSL_CONNECTION is no longer used - so remove it.

Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19748)
ssl/quic/quic_impl.c
ssl/ssl_lib.c
ssl/ssl_local.h