diff options
author | jsing <> | 2018-05-19 14:23:16 +0000 |
---|---|---|
committer | jsing <> | 2018-05-19 14:23:16 +0000 |
commit | 78e4e2f6a43f5e11db09975c9dbb1b1f10d06563 (patch) | |
tree | f8971840931233c39a3c3a443c92054ae1277514 /src/lib/libssl/s3_lib.c | |
parent | a23de7589680a6e5103c24c40242f74f2a68b1fa (diff) | |
download | openbsd-78e4e2f6a43f5e11db09975c9dbb1b1f10d06563.tar.gz openbsd-78e4e2f6a43f5e11db09975c9dbb1b1f10d06563.tar.bz2 openbsd-78e4e2f6a43f5e11db09975c9dbb1b1f10d06563.zip |
Clean out a pile of cruft from ssl3_get_client_kex_ecdhe_ecp().
For pure ECDHE we do not need to construct a new key using the one that
was set up during the other half of the key exchange. Also, since we do not
support any form of ECDH the n == 0 case is not valid (per RFC 4492 section
5.7), so we can ditch this entirely.
ok inoguchi@ tb@
Diffstat (limited to 'src/lib/libssl/s3_lib.c')
0 files changed, 0 insertions, 0 deletions