diff options
author | jsing <> | 2014-09-30 15:40:09 +0000 |
---|---|---|
committer | jsing <> | 2014-09-30 15:40:09 +0000 |
commit | 4196588ba36e0ba5fa0fcb814fd943e5e3e60b62 (patch) | |
tree | d873b0b07130bc5a612941a794bb70a5fe3fa790 /src/lib/libssl/ssl_ciph.c | |
parent | 1941d182bb9d2e71dc7619fd201822ed48b85d33 (diff) | |
download | openbsd-4196588ba36e0ba5fa0fcb814fd943e5e3e60b62.tar.gz openbsd-4196588ba36e0ba5fa0fcb814fd943e5e3e60b62.tar.bz2 openbsd-4196588ba36e0ba5fa0fcb814fd943e5e3e60b62.zip |
Clean up EC cipher handling in ssl3_choose_cipher().
The existing code reaches around into various internals of EC, which it
should not know anything about. Replace this with a set of functions that
that can correctly extract the necessary details and handle the
comparisions.
Based on a commit to OpenSSL, with some inspiration from boringssl.
ok miod@
Diffstat (limited to 'src/lib/libssl/ssl_ciph.c')
0 files changed, 0 insertions, 0 deletions