summaryrefslogtreecommitdiff
path: root/src/lib/libssl/tls13_record_layer.c
diff options
context:
space:
mode:
authorjsing <>2020-03-12 17:01:53 +0000
committerjsing <>2020-03-12 17:01:53 +0000
commit63b0f131cbf0e20ff888516045c6693e8515333f (patch)
tree1386c6711648c45e415953677ee13b17cdc299a3 /src/lib/libssl/tls13_record_layer.c
parent60df56973f50116d575f4d157ca8d70699a4a1b7 (diff)
downloadopenbsd-63b0f131cbf0e20ff888516045c6693e8515333f.tar.gz
openbsd-63b0f131cbf0e20ff888516045c6693e8515333f.tar.bz2
openbsd-63b0f131cbf0e20ff888516045c6693e8515333f.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 'src/lib/libssl/tls13_record_layer.c')
0 files changed, 0 insertions, 0 deletions