diff options
author | jsing <> | 2018-05-19 14:23:16 +0000 |
---|---|---|
committer | jsing <> | 2018-05-19 14:23:16 +0000 |
commit | 107ce935c7a1e6afa35ba82da3c82fe8ca9c0b6e (patch) | |
tree | f8971840931233c39a3c3a443c92054ae1277514 /src/lib/libcrypto/ui/ui_lib.c | |
parent | d404c2a1e5706326d4083e7a61f5050dc8cee8f3 (diff) | |
download | openbsd-107ce935c7a1e6afa35ba82da3c82fe8ca9c0b6e.tar.gz openbsd-107ce935c7a1e6afa35ba82da3c82fe8ca9c0b6e.tar.bz2 openbsd-107ce935c7a1e6afa35ba82da3c82fe8ca9c0b6e.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/libcrypto/ui/ui_lib.c')
0 files changed, 0 insertions, 0 deletions