diff options
author | jsing <> | 2022-01-07 15:56:33 +0000 |
---|---|---|
committer | jsing <> | 2022-01-07 15:56:33 +0000 |
commit | 2c6556e224486550bce48b776ee3df483e7fffcb (patch) | |
tree | fccb3ed5be76c88d64d418b1c13fcccc2cb5e593 /src/lib/libssl/s3_lib.c | |
parent | 3f7702534a377e0a3b33a6681df0af8a57adbc57 (diff) | |
download | openbsd-2c6556e224486550bce48b776ee3df483e7fffcb.tar.gz openbsd-2c6556e224486550bce48b776ee3df483e7fffcb.tar.bz2 openbsd-2c6556e224486550bce48b776ee3df483e7fffcb.zip |
Stop attempting to duplicate the public and private key of dh_tmp.
Support for non-ephemeral DH was removed a very long time ago - the only
way that dh_tmp is set is via DHparams_dup(), hence the public and private
keys are always going to be NULL.
ok inoguchi@ tb@
Diffstat (limited to 'src/lib/libssl/s3_lib.c')
0 files changed, 0 insertions, 0 deletions