Commit b1413d9b authored by Emilia Kasper's avatar Emilia Kasper
Browse files

RT3095: allow NULL key for single-shot HMAC



In HMAC_Init_ex, NULL key signals reuse, but in single-shot HMAC,
we can allow it to signal an empty key for convenience.

Reviewed-by: default avatarViktor Dukhovni <viktor@openssl.org>
parent bdb7a621
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