summaryrefslogtreecommitdiff
path: root/src/lib/libssl/tls13_lib.c
diff options
context:
space:
mode:
authorjsing <>2021-08-30 19:00:49 +0000
committerjsing <>2021-08-30 19:00:49 +0000
commitb347f8c43ea97ba3f02662b050477c1d7c4ee6e4 (patch)
treea1974e163ff741c9eaced5a834e2944d8aac3a5c /src/lib/libssl/tls13_lib.c
parent447f1c2b595ba3da3932bbb5ec4313a80587c746 (diff)
downloadopenbsd-b347f8c43ea97ba3f02662b050477c1d7c4ee6e4.tar.gz
openbsd-b347f8c43ea97ba3f02662b050477c1d7c4ee6e4.tar.bz2
openbsd-b347f8c43ea97ba3f02662b050477c1d7c4ee6e4.zip
Move to an AEAD nonce allocated in the TLSv1.2 record layer.
There is little to gain by mallocing and freeing the AEAD nonce for each record - move to an AEAD nonce allocated for the record layer, which matches what we do for TLSv1.3. ok inoguchi@ tb@
Diffstat (limited to 'src/lib/libssl/tls13_lib.c')
0 files changed, 0 insertions, 0 deletions