BIO_s_connect: Make internal functions static
authorHugo Landau <hlandau@openssl.org>
Wed, 9 Aug 2023 16:46:32 +0000 (17:46 +0100)
committerHugo Landau <hlandau@openssl.org>
Fri, 1 Sep 2023 09:45:33 +0000 (10:45 +0100)
commited28cb8140f1de81eca0f90b169af2b783abfe16
tree1b23550e001986bcc853b2f55bbc1d5f72a6766f
parent881e3299dcadd65cc4a2843ba47abc6548ced8f4
BIO_s_connect: Make internal functions static

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21715)
crypto/bio/bss_conn.c