Securely wipe the entire HKDF_PKEY_CTX instead of only taking care of
authortb <tb@openbsd.org>
Thu, 5 May 2022 19:44:23 +0000 (19:44 +0000)
committertb <tb@openbsd.org>
Thu, 5 May 2022 19:44:23 +0000 (19:44 +0000)
commit5c6c15220a7e970aac11fa66536d5d30ed773809
treeb2dc426c6b3d9cde9e1664595e7869830ef6f514
parent47fd635d385b82d6f17831526807d8b9a7f3b7f6
Securely wipe the entire HKDF_PKEY_CTX instead of only taking care of
a piece of the embedded info array.

ok jsing
lib/libcrypto/kdf/hkdf_evp.c