diff options
author | 2021-01-06 20:15:35 +0000 | |
---|---|---|
committer | 2021-01-06 20:15:35 +0000 | |
commit | ab7db32ba879db6efa9f38cec2ec968acf957256 (patch) | |
tree | 480e0456b79d05008326aa549604113fc934bdd5 /lib/libssl/ssl_both.c | |
parent | Fix two issues related to thread private data in asr. (diff) | |
download | wireguard-openbsd-ab7db32ba879db6efa9f38cec2ec968acf957256.tar.xz wireguard-openbsd-ab7db32ba879db6efa9f38cec2ec968acf957256.zip |
Use tls13_secret_{init,cleanup}() for the finished_key
This trades an array on the stack for a dynamically allocated secret in
tls13_{client,server}_finished_send() but has the benefit of wiping out
an intermediate secret on function exit.
ok jsing
Diffstat (limited to 'lib/libssl/ssl_both.c')
0 files changed, 0 insertions, 0 deletions