diff options
author | jsing <> | 2021-02-07 15:26:32 +0000 |
---|---|---|
committer | jsing <> | 2021-02-07 15:26:32 +0000 |
commit | 47c1b962cd395a4d7c4ae96396ddc86dc0cb4aa7 (patch) | |
tree | ea023a4f428381ff72f5edc2aec4d7c062671aff /src/lib/libssl/ssl_lib.c | |
parent | cd637ddd633829db55ee42ccf627164fcba056b6 (diff) | |
download | openbsd-47c1b962cd395a4d7c4ae96396ddc86dc0cb4aa7.tar.gz openbsd-47c1b962cd395a4d7c4ae96396ddc86dc0cb4aa7.tar.bz2 openbsd-47c1b962cd395a4d7c4ae96396ddc86dc0cb4aa7.zip |
Absorb ssl3_get_algorithm2() into ssl_get_handshake_evp_md().
The mess that is ssl_get_algorithm2() only exists to upgrade the handshake
MAC of a pre-TLSv1.2 cipher suite to SHA256 when used with TLSv1.2. We can
readily do this in ssl_get_handshake_evp_md(), which is far more readable.
ok tb@
Diffstat (limited to 'src/lib/libssl/ssl_lib.c')
0 files changed, 0 insertions, 0 deletions