Reset the HKDF state between operations
authorMatt Caswell <matt@openssl.org>
Fri, 26 Oct 2018 11:19:43 +0000 (12:19 +0100)
committerMatt Caswell <matt@openssl.org>
Mon, 29 Oct 2018 14:11:40 +0000 (14:11 +0000)
commit070ce40be1dce27cf321b437a4a5446add17e945
tree6da99a3c7f119ccc40aa131219ab57273a11309c
parent7e01266fa69db90533e53a37cc83d0df99b1c08f
Reset the HKDF state between operations

Fixes #7497

Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/7501)

(cherry picked from commit ca55d70be031746daddd8bd0611db54ed81f1737)
crypto/kdf/hkdf.c