summaryrefslogtreecommitdiffstats
path: root/lib/libssl/ssl_both.c
diff options
context:
space:
mode:
authorjsing <jsing@openbsd.org>2020-03-12 17:01:53 +0000
committerjsing <jsing@openbsd.org>2020-03-12 17:01:53 +0000
commit6182911e33a2ad3f3fb1c68d36e203f50c40469a (patch)
treec16622e95a5e0d111c95e3685ddae988f2613b40 /lib/libssl/ssl_both.c
parentsync (diff)
downloadwireguard-openbsd-6182911e33a2ad3f3fb1c68d36e203f50c40469a.tar.xz
wireguard-openbsd-6182911e33a2ad3f3fb1c68d36e203f50c40469a.zip
Use internal versions of SSL3_BUFFER, SSL3_RECORD and DTLS1_RECORD_DATA.
SSL3_BUFFER, SSL3_RECORD and DTLS1_RECORD_DATA are currently still in public headers, even though their usage is internal. This moves to using _INTERNAL suffixed versions that are in internal headers, which then allows us to change them without any potential public API fallout. ok inoguchi@ tb@
Diffstat (limited to 'lib/libssl/ssl_both.c')
0 files changed, 0 insertions, 0 deletions