diff options
author | 2021-02-07 15:26:32 +0000 | |
---|---|---|
committer | 2021-02-07 15:26:32 +0000 | |
commit | 605ba3c6f07d2e102b534645d46bcc9a8e041b52 (patch) | |
tree | abcfc59b82e830f090fa28e5c564d77368809afb /sys/kern | |
parent | Correct handshake MAC/PRF for various TLSv1.2 cipher suites. (diff) | |
download | wireguard-openbsd-605ba3c6f07d2e102b534645d46bcc9a8e041b52.tar.xz wireguard-openbsd-605ba3c6f07d2e102b534645d46bcc9a8e041b52.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 'sys/kern')
0 files changed, 0 insertions, 0 deletions