diff options
author | tb <> | 2021-01-06 20:15:35 +0000 |
---|---|---|
committer | tb <> | 2021-01-06 20:15:35 +0000 |
commit | 35e7c2f41633d153898933e5ba6cf0580ce70f26 (patch) | |
tree | 914e014524588444561f86d321167ed1a7faea6c /src/lib/libssl/ssl_locl.h | |
parent | 7a47c3988c596c6361a22f7e54c95fa3b8629f52 (diff) | |
download | openbsd-35e7c2f41633d153898933e5ba6cf0580ce70f26.tar.gz openbsd-35e7c2f41633d153898933e5ba6cf0580ce70f26.tar.bz2 openbsd-35e7c2f41633d153898933e5ba6cf0580ce70f26.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 'src/lib/libssl/ssl_locl.h')
0 files changed, 0 insertions, 0 deletions