diff options
author | Theo Buehler <tb@cvs.openbsd.org> | 2021-01-06 20:15:36 +0000 |
---|---|---|
committer | Theo Buehler <tb@cvs.openbsd.org> | 2021-01-06 20:15:36 +0000 |
commit | 1a3ef4a8e55dfa32e3429f9f91ca69db22237050 (patch) | |
tree | 2fa54be68c32acb52d7c9317580d82e327a53e24 /usr.sbin/pcidump | |
parent | 1eae642a007756b023d33590ab1c478bac2b5ae2 (diff) |
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 'usr.sbin/pcidump')
0 files changed, 0 insertions, 0 deletions