diff options
author | jsing <> | 2014-06-10 11:26:34 +0000 |
---|---|---|
committer | jsing <> | 2014-06-10 11:26:34 +0000 |
commit | 09ba6d078e8d82c7c1639a2749f8e7b22a5b4b47 (patch) | |
tree | a4fd1f8ebbb194eedf6b70d53ea5b7a81d76c9c0 /src/lib/libcrypto/evp/m_null.c | |
parent | d1cb2eb4f0f9779a6be2986e760ea8354285bed9 (diff) | |
download | openbsd-09ba6d078e8d82c7c1639a2749f8e7b22a5b4b47.tar.gz openbsd-09ba6d078e8d82c7c1639a2749f8e7b22a5b4b47.tar.bz2 openbsd-09ba6d078e8d82c7c1639a2749f8e7b22a5b4b47.zip |
Ensure ssl3_final_finish_mac() returns failure if either the MD5 or SHA1
handshake MAC calculation fails. Currently, the result from both
ssl3_handshake_mac() calls is added together. This means that unless both
MD5 and SHA1 fail, a positive value will be returned to the caller,
indicating success rather than failure.
ok deraadt@ miod@ sthen@
Diffstat (limited to 'src/lib/libcrypto/evp/m_null.c')
0 files changed, 0 insertions, 0 deletions