Commit fffcf87a 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.

Conflicts:
	crypto/hmac/hmac.c

Reviewed-by: default avatarRichard Levitte <levitte@openssl.org>
parent 3adca975
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