Commit 4b464e7b authored by Matt Caswell's avatar Matt Caswell
Browse files

Fix ABI break with HMAC



Recent HMAC changes broke ABI compatibility due to a new field in HMAC_CTX.
This backs that change out, and does it a different way.

Thanks to Timo Teras for the concept.

Reviewed-by: default avatarRichard Levitte <levitte@openssl.org>
parent 063dccd0
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment