DescriptionSwitch to OpenSSL's |EVP_PKEY_up_ref| signature.
|EVP_PKEY_up_ref| was a BoringSSL addition to OpenSSL The next major,
public OpenSSL release will include it, but it'll return 0/1 rather than
the object being referenced.
This change updates Chromium to expect that function signature (in a
backwards compatible way). Once all callers have been updated likewise,
BoringSSL will align this function with upstream OpenSSL.
BUG=none
Committed: https://crrev.com/5a7cadf199b6b08ed39dede7cd83b0177936e033
Cr-Commit-Position: refs/heads/master@{#405192}
Patch Set 1 #
Messages
Total messages: 20 (9 generated)
|